Yuki Takei 2 лет назад
Родитель
Сommit
18f27768b6
2 измененных файлов с 0 добавлено и 8 удалено
  1. 0 7
      apps/app/src/styles/_tag.scss
  2. 0 1
      apps/app/src/styles/style-app.scss

+ 0 - 7
apps/app/src/styles/_tag.scss

@@ -1,7 +0,0 @@
-@use '@growi/core/scss/bootstrap/init' as bs;
-
-#edit-tag-modal {
-  .form-control {
-    height: auto;
-  }
-}

+ 0 - 1
apps/app/src/styles/style-app.scss

@@ -26,7 +26,6 @@
 @import 'mirror_mode';
 @import 'modal';
 @import 'share-link';
-@import 'tag';
 @import 'installer';