Browse Source

Increase admin canvas size

Tatiana Inama 6 năm trước cách đây
mục cha
commit
2f976536bb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Admin.css

+ 1 - 1
src/Admin.css

@@ -13,7 +13,7 @@
 }
 
 #vom-admin-canvas {
-  width: 30%!important;
+  width: 40%!important;
   justify-self: center;
   grid-area: vom-admin-canvas;
   border: 1px solid rgba(0, 0, 0, 0.1);