Fix: Bottom Rounded Corner - Change the tab to be visible first #251

This commit is contained in:
alstjr7375 2021-10-19 09:17:32 +09:00
parent a45a0545de
commit cffcc0c80a

View file

@ -1591,7 +1591,7 @@
/* Box */
display: block !important;
position: absolute !important;
z-index: 1 !important;
z-index: -1 !important;
/* Shape */
width: var(--tab-corner-rounding) !important;