Skip to content

Commit b98cf3b

Browse files
committed
refactor: increase input field width as content was not properly visible
1 parent b082c5a commit b98cf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/Extn-CustomSnippets.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550

551551
input {
552552
display: inline-block;
553-
width: 200px;
553+
width: 320px;
554554
vertical-align: top;
555555
}
556556
}

0 commit comments

Comments
 (0)