Explorar el Código

set larger max-width

Gildas hace 6 años
padre
commit
7c5df55357
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;