Skip to content

Commit 044a230

Browse files
committed
make wider for long var names
1 parent cddc1cd commit 044a230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/styles/components/_hints.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
font-size: 100%;
1414
font-family: Inconsolata, monospace;
1515

16-
width: 16rem;
16+
width: 18rem;
1717
max-height: 20rem;
1818
overflow-y: auto;
1919

0 commit comments

Comments
 (0)