This commit is contained in:
syuilo 2021-02-14 22:54:28 +09:00
parent 336be0d511
commit d11e9881bc

View file

@ -364,7 +364,7 @@ export default defineComponent({
box-sizing: border-box;
line-height: ($header-height - ($padding * 2));
font-weight: bold;
background-color: var(--header);
background-color: var(--panel);
border-bottom: solid 1px var(--divider);
user-select: none;