Fix: Photon like Tab - Remove don't need code

This commit is contained in:
alstjr7375 2021-06-10 09:29:58 +09:00
parent 73ec022764
commit edc4a46838

View file

@ -254,11 +254,6 @@
box-shadow: 0 0 1px color-mix(in srgb, var(--toolbar-color) 80%, transparent) !important;
}
/* Overflow Tab - white bottom line fix */
#tabbrowser-tabs:not([movingtab]) #tabbrowser-arrowscrollbox > .tabbrowser-tab {
z-index: 0 !important;
}
/** Selected Tab - Bottom Rounded Corner ************************************/
#tabbrowser-tabs {