Settings angepasst

This commit is contained in:
silas
2018-10-01 13:55:14 +02:00
parent 8dbc0dc3f2
commit 9310230a0d
12 changed files with 74 additions and 23 deletions

View File

@@ -89,4 +89,15 @@ body {
}
}
}
label{
font-size: 1em;
}
.setting-row{
line-height: 1;
padding-top: 0.5em;
padding-bottom: 0.5em;
width: 100%;
cursor: pointer;
}
}