Преглед на файлове

Merge branch 'hotfix/V8-7164-correction-pour-permettre-le-cho'

Olivier Massot преди 9 месеца
родител
ревизия
11e16bd344
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      ot_templating/Resources/Public/assets/Backend/style/ot_customizer.css

+ 2 - 0
ot_templating/Resources/Public/assets/Backend/style/ot_customizer.css

@@ -2,6 +2,8 @@
 .ot-customizer {
     display: flex;
     flex-direction: row;
+    height: 100%;
+    overflow-y: scroll !important;
 }
 
 .ot-customizer .templates {