Add background to "hide buttons" toggle

This commit is contained in:
Jacob Strieb 2020-07-12 22:26:49 -04:00
parent 899456a3b5
commit e088eac8a0
1 changed files with 1 additions and 0 deletions

View File

@ -68,4 +68,5 @@ label, input[type="checkbox"] {
text-align: center;
padding: 5px;
padding-bottom: 2px;
background: white;
}