فهرست منبع

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] {