mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-25 05:29:07 +01:00
Deckで長いタイトルのページを開くとヘッダーが伸びる問題を修正
This commit is contained in:
parent
fa86fb1b0d
commit
d60b4cf362
@ -344,6 +344,7 @@ export default defineComponent({
|
||||
display: flex;
|
||||
z-index: 2;
|
||||
line-height: $header-height;
|
||||
height: $header-height;
|
||||
padding: 0 16px;
|
||||
font-size: 0.9em;
|
||||
color: var(--panelHeaderFg);
|
||||
|
Loading…
Reference in New Issue
Block a user