Increase App Settings checkbox and select sizes

This commit is contained in:
Matt Baer 2020-04-21 13:01:08 -04:00
parent 0127e38ed0
commit 37ccf69d81
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,13 @@ form dt {
p.docs {
font-size: 0.86em;
}
input[type=checkbox] {
height: 1em;
width: 1em;
}
select {
font-size: 1em;
}
</style>
<div class="content-container snug">