[UI] Settings small fix

This commit is contained in:
rainydaysavings 2020-08-12 21:33:38 +01:00 committed by Hugo Sales
parent f0558feb98
commit fb0f3b9dfb
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 0 additions and 3 deletions

View File

@ -73,9 +73,6 @@
-webkit-transform: scale(3);
padding: 10px;
}
input[type="checkbox"]:focus + label {
border:2px solid red;
}
#toggle:checked~.navbar {
display: flex;