chore(client): tweak style

This commit is contained in:
syuilo 2022-07-06 18:20:32 +09:00
parent 14e32557d2
commit 41bef75d1a

View file

@ -136,7 +136,7 @@ function focusDown() {
> .item { > .item {
display: block; display: block;
position: relative; position: relative;
padding: 6px 18px; padding: 6px 16px;
width: 100%; width: 100%;
box-sizing: border-box; box-sizing: border-box;
white-space: nowrap; white-space: nowrap;