Skip to content

Commit 215f57f

Browse files
fix style of settings menu height
1 parent 6c5e7ff commit 215f57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
}
244244

245245
.show{
246-
height: 200px;
246+
height: 230px;
247247
transition: height 1s;
248248
}
249249

0 commit comments

Comments
 (0)