remove top border from .tab-background
This commit is contained in:
@@ -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]{
|
||||
|
||||
Reference in New Issue
Block a user