Parcourir la source

Toggle options are larger now

tags/v0.7.0
Fen Dweller il y a 7 ans
Parent
révision
d5c1d08ce3
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      style.css

+ 2
- 1
style.css Voir le fichier

@@ -307,7 +307,8 @@ body.dark input[type="checkbox"]:checked+
.flex-outer input[type="radio"] + label:not(.custom-header),
.flex-outer input[type="checkbox"] + label:not(.custom-header) {
user-select: none;
flex: 1 0 300px;
flex: 1 0 400px;
font-size: 24px;
}

body.dark .flex-outer input[type="radio"] + label:not(.custom-header),


Chargement…
Annuler
Enregistrer