Przeglądaj źródła

Increase admin canvas size

Tatiana Inama 6 lat temu
rodzic
commit
2f976536bb
1 zmienionych plików z 1 dodań i 1 usunięć
  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);