Explorar o código

more vspacing between the last option the the next block

Gildas %!s(int64=6) %!d(string=hai) anos
pai
achega
8f4c0d43e4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      extension/ui/pages/options.css

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

@@ -341,8 +341,9 @@ a {
 .option {
     display: flex;
     justify-content: space-between;
-    margin-top: 5px;
+    margin-top: 3px;
     padding-left: 8px;
+    padding-bottom: 2px;
     min-height: 24px;
 }