forked from FoundKeyGang/FoundKey
Deckで長いタイトルのページを開くとヘッダーが伸びる問題を修正
This commit is contained in:
parent
2de1df3514
commit
eedc572f0c
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue