2
0
Эх сурвалжийг харах

add css style for the gridEditModal

kaoritokashiki 5 жил өмнө
parent
commit
8e5c6e8a43

+ 12 - 2
src/client/styles/scss/_on-edit.scss

@@ -312,7 +312,17 @@ body.on-edit {
 /*
  Grid Edit Modal
 */
-.grid-edit-columns {
-  width: 10px;
+.device-titile-bar {
+  width: 170px;
+  height: 35px;
+}
+
+.device-container {
+  width: 170px;
+  height: 135px;
+}
+
+.grid-edit-col {
+  width: 60px;
   height: 100%;
 }