Fixed new tab theme dark mode

This commit is contained in:
Joel Collins 2020-07-05 18:23:10 +01:00
parent 3814a71a0a
commit 84280fd830

View file

@ -98,12 +98,6 @@ export default {
box-shadow: @small-shadow;
}
.hook-inverse() {
.tabicon-active {
color: @inverse-primary-muted-color !important;
}
}
.tabtitle {
max-width: 60px;
overflow: hidden;