Skip to content

Commit b4f0491

Browse files
committed
Add a min-width for this info box
1 parent 5e275a9 commit b4f0491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
border: 1px solid silver;
2323
position: absolute;
2424
width: fit-content;
25+
min-width: 12em;
2526
padding: 0.2em 0.5em;
2627
background: aliceblue;
2728
}

0 commit comments

Comments
 (0)