Skip to content

Commit e842546

Browse files
authored
Merge pull request #1207 from topcoder-platform/PM-1504_edit-create-scorecard
Fix error width
2 parents e699664 + 26fe69e commit e842546

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
@@ -119,6 +119,7 @@
119119
font-family: "Nunito Sans", sans-serif;
120120
background: #E2CBC0;
121121
width: max-content;
122+
max-width: 100%;
122123
padding: 0 $sp-2;
123124
border-radius: 2px;
124125
font-size: 14px;

0 commit comments

Comments
 (0)