[theme] margin around checkboxes is bigger now, index centers the search more and the pref, stats and about page have a max-width now

This commit is contained in:
MrPaulBlack 2021-09-25 18:29:12 +02:00 committed by Markus Heiser
parent 859179f0c9
commit b6ae1f1c7a
3 changed files with 21 additions and 5 deletions

View file

@ -348,7 +348,7 @@ select {
width: 40px;
height: 10px;
background: #dcdcdc;
margin: 8px auto;
margin: 8px 1rem;
position: relative;
border-radius: 50px;