Explorar o código

fix button overlapping issue on devices with small screen

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
6b89cd24e2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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] {