فهرست منبع

fix ot_customizer module responsive design

Olivier Massot 10 ماه پیش
والد
کامیت
19a7f98394
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 {