Skip to content

Commit 702a0b7

Browse files
committed
Fix error width
1 parent 26fe69e commit 702a0b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apps/review/src/pages/scorecards/EditScorecardPage/EditScorecardPage.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
font-family: "Nunito Sans", sans-serif;
9494
background: #E2CBC0;
9595
width: max-content;
96+
max-width: 100%;
9697
padding: 0 $sp-2;
9798
border-radius: 2px;
9899
font-size: 14px;

0 commit comments

Comments
 (0)