soumaeda пре 2 година
родитељ
комит
c5fa696263
1 измењених фајлова са 0 додато и 11 уклоњено
  1. 0 11
      apps/app/src/styles/_editor.scss

+ 0 - 11
apps/app/src/styles/_editor.scss

@@ -117,17 +117,6 @@
 
 
     .grw-taglabels-container {
     .grw-taglabels-container {
       margin-bottom: 0;
       margin-bottom: 0;
-
-      // TODO: .form-inline dropped in bootstrap v5
-      // https://redmine.weseek.co.jp/issues/128307
-      // To scroll tags horizontally
-      // .grw-tag-labels.form-inline {
-      //   flex-flow: row nowrap;
-      //   width: 100%;
-      //   overflow-x: auto;
-      //   overflow-y: hidden;
-      //   scrollbar-width: thin;
-      // }
     }
     }
   }
   }