Fix: Tab - Remove line at toolbar's top on linux #334

This commit is contained in:
alstjr7375 2022-02-19 16:20:46 +09:00
parent 1c35052d37
commit 63fb8a2911

View file

@ -3201,7 +3201,6 @@ menupopup > menu {
}
/* Remove line at Toolbar's top */
#nav-bar,
#tabbrowser-tabs {
z-index: 1 !important;
}