mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-23 21:09:52 +00:00
Tab-close button outline removed
This commit is contained in:
parent
1fa7b40913
commit
55b53ed5b7
@ -54,6 +54,10 @@ $tabs-height: 36px;
|
|||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
|
||||||
|
&:focus {
|
||||||
|
outline: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover button {
|
&:hover button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user