This commit is contained in:
Vanessa 2023-01-28 16:19:27 +08:00
parent 83afeb5a8b
commit 60a76346e3
2 changed files with 42 additions and 41 deletions

View file

@ -106,6 +106,10 @@
}
}
&-bars--drag > .layout-tab-bar {
background-color: var(--b3-theme-primary-lightest);
}
&-bar {
list-style: none;
align-items: center;
@ -117,10 +121,6 @@
display: none;
}
&--drag {
background-color: var(--b3-theme-primary-lightest);
}
&--readonly {
flex-shrink: 0;
min-width: 71px;