Commit 84280fd8 authored by Joel Collins's avatar Joel Collins
Browse files

Fixed new tab theme dark mode

parent 3814a71a
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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;