remove outline from .tab-background
This commit is contained in:
parent
6d16966886
commit
0d1ec1e56f
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ See the above repository for updates as well as full license text. */
|
||||||
border-radius: 0 !important;
|
border-radius: 0 !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
border-top: 0 !important;
|
border-top: 0 !important;
|
||||||
|
outline: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-background:not([selected])[multiselected]{
|
.tab-background:not([selected])[multiselected]{
|
||||||
|
|
Loading…
Reference in a new issue