Explorar o código

fix iframe overflow behavior

Olivier Massot hai 1 ano
pai
achega
8394e163a5

+ 4 - 0
ot_stats/Resources/Public/assets/Backend/style/ot_stats.css

@@ -1,4 +1,8 @@
 
+body {
+    overflow-y: scroll;
+}
+
 .ot-stats {
     margin: 20px 3%;
 }