Browse Source

remove unnecessary codes

kaori 5 years ago
parent
commit
39b204546a
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/client/styles/scss/theme/mono-blue.scss

+ 0 - 5
src/client/styles/scss/theme/mono-blue.scss

@@ -202,9 +202,4 @@ html[dark] {
       @include three-stranded-button(lighten($primary, 30%), $primary, darken($primary, 10%), darken($primary, 20%));
     }
   }
-  .grw-slack-notification {
-    .form-control {
-      background: $themedark;
-    }
-  }
 }