Преглед изворни кода

fix button overlapping issue on devices with small screen

Gildas пре 5 година
родитељ
комит
6b89cd24e2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      extension/ui/pages/editor.css

+ 1 - 0
extension/ui/pages/editor.css

@@ -21,6 +21,7 @@ body {
     display: flex;
     flex-direction: row;
     margin: 1px;
+    flex: none;
 }
 
 img[type=button] {