This commit is contained in:
syuilo 2023-04-20 20:01:54 +09:00
parent 40debf20d8
commit af738d9ca9
16 changed files with 1 additions and 26 deletions

View file

@ -185,7 +185,6 @@ export default defineComponent({
left: 0;
color: var(--panelHeaderFg);
background: var(--panelHeaderBg);
border-bottom: solid 0.5px var(--panelHeaderDivider);
z-index: 2;
line-height: 1.4em;
}