1
1
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:
Idan Asraf 2017-07-04 11:23:12 +03:00 committed by Eugene Pankov
parent 1fa7b40913
commit 55b53ed5b7

View File

@ -54,6 +54,10 @@ $tabs-height: 36px;
text-align: center;
font-size: 20px;
&:focus {
outline: 0;
}
}
&:hover button {