chore(client): tweak style

This commit is contained in:
syuilo 2022-07-06 18:20:32 +09:00
parent 14e32557d2
commit 41bef75d1a
1 changed files with 1 additions and 1 deletions

View File

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