Skip to content

Commit f5cc6bb

Browse files
committed
style(pages): add size for mobile view
1 parent 3ee51d6 commit f5cc6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/UseTool/Options/FileNameEdits/CheckboxTextInput/CheckboxTextInput.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
width: 80px;
5656
border: 4px solid $gold-yellow-80;
5757
border-radius: 6px;
58-
padding: 6px 6px;
58+
padding: 6px;
5959
margin: 0 $space-half-desktop;
6060

6161
&:focus {

0 commit comments

Comments
 (0)