カテゴリの名前が長いと表示がおかしくなる問題を修正

Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
This commit is contained in:
meronmks 2023-10-30 22:13:30 +09:00
parent 74cefab647
commit 47309b6fde
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -610,8 +610,7 @@ defineExpose({
position: sticky;
top: 0;
left: 0;
height: 32px;
line-height: 32px;
line-height: 28px;
z-index: 1;
padding: 0 8px;
font-size: 12px;