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