Explorar o código

Make sure the controlbox has 100% height

JC Brand hai 1 mes
pai
achega
6af183736d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/plugins/controlbox/styles/_controlbox.scss

+ 1 - 0
src/plugins/controlbox/styles/_controlbox.scss

@@ -56,6 +56,7 @@
         }
 
         .box-flyout {
+            height: 100%;
             background-color: var(--background-color);
         }