Update tabsbar.css

This commit is contained in:
vinceliuice 2023-08-28 22:47:35 +08:00
parent ae08eeb526
commit 7a8f24b7c0

View file

@ -343,7 +343,7 @@ tab[selected]:-moz-window-inactive {
.tab-background {
background-color: transparent !important;
transition: all 200ms;
transition: background-color 200ms;
}
.tab-background, .tab-stack {