This commit is contained in:
syuilo 2021-10-14 23:14:14 +09:00
parent 8ee4b180f9
commit 72b616a990
4 changed files with 4 additions and 3 deletions

View file

@ -362,7 +362,7 @@ export default defineComponent({
}
> .toggleActive,
> .action > *,
> .action > ::v-deep(*),
> .menu {
z-index: 1;
width: var(--deckColumnHeaderHeight);