remove top border from .tab-background

pull/167/head
MrOtherGuy 3 years ago
parent fea6e47687
commit ec17a82ede

@ -63,6 +63,7 @@ See the above repository for updates as well as full license text. */
.tab-background{
border-radius: 0 !important;
box-shadow: none !important;
border-top: 0 !important;
}
.tab-background:not([selected])[multiselected]{

Loading…
Cancel
Save