Browse Source

set larger max-width

Gildas 7 năm trước cách đây
mục cha
commit
7c5df55357
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      extension/ui/pages/options.css

+ 1 - 1
extension/ui/pages/options.css

@@ -2,7 +2,7 @@ body {
     background-color: transparent;
     font-family: sans-serif;
     font-size: 12px;
-    max-width: 800px;
+    max-width: 1024px;
     width: 100%;
     margin: 0;
     margin-left: auto;