fx115: Fix tabbox tab color on MacOS

This commit is contained in:
windingwind 2024-04-15 15:47:53 +08:00
parent c6e5850e1c
commit df014bfb0b
3 changed files with 5 additions and 9 deletions

View file

@ -41,10 +41,6 @@
}
}
tab[visuallyselected="true"]:not(:-moz-window-inactive) {
color: unset;
}
#intro {
display: none;
flex-direction: column;