tweak button size setting for active state, too.

This commit is contained in:
Axel Kohlmeyer
2020-09-24 16:56:05 -04:00
parent 28812b1ea7
commit 7a35f786fb

View File

@ -43,7 +43,7 @@ hr {
border-radius: 6px;
}
.btn {
.btn, .btn:active {
padding: 4px;
font-size: 80%;
border-radius: 4px;