瀏覽代碼

Make sure the controlbox has 100% height

JC Brand 1 月之前
父節點
當前提交
6af183736d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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);
         }