mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-26 20:16:07 +03: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;
|
||||
font-size: 20px;
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover button {
|
||||
|
Loading…
Reference in New Issue
Block a user