forked from FoundKeyGang/FoundKey
wip
This commit is contained in:
parent
f1a861d1c1
commit
80eefa92ce
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ export default defineComponent({
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
line-height: ($header-height - ($padding * 2));
|
line-height: ($header-height - ($padding * 2));
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background-color: var(--header);
|
background-color: var(--panel);
|
||||||
border-bottom: solid 1px var(--divider);
|
border-bottom: solid 1px var(--divider);
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue