This commit is contained in:
syuilo 2023-01-03 10:57:52 +09:00
parent aca445c7c8
commit aa0eaf37b6
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ onBeforeUnmount(() => {
> .item {
display: block;
position: relative;
padding: 6px 16px;
padding: 5px 16px;
width: 100%;
box-sizing: border-box;
white-space: nowrap;