remove uneeded line
This commit is contained in:
parent
bdc9619f2d
commit
8f53748839
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ onUnmounted(() => {
|
|||
top: var(--stickyTop, 0px);
|
||||
left: 0;
|
||||
color: var(--panelHeaderFg);
|
||||
//background: var(--panelHeaderBg);
|
||||
border-bottom: solid 0.5px var(--panelHeaderDivider);
|
||||
z-index: 2;
|
||||
line-height: 1.4em;
|
||||
|
|
Loading…
Reference in a new issue