1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-08-04 00:11:57 +00:00

style fix (fixes )

This commit is contained in:
Eugene Pankov
2019-05-30 11:33:31 +02:00
parent 91bdefd9ba
commit b8a0207078

@@ -48,6 +48,10 @@ $tab-border-radius: 4px;
color: #aaa; color: #aaa;
border: none; border: none;
border-radius: 0; border-radius: 0;
&.dropdown-toggle::after {
display: none;
}
} }
&>.tabs { &>.tabs {