Another attempt to make circular buttons square

circular button, square hole...
This commit is contained in:
Matthias Clasen 2020-08-30 08:34:30 -04:00
parent 4ba84d6426
commit c69ac09afb

View File

@ -551,6 +551,7 @@ button {
&.circular {
min-height: 24px;
padding: 4px;
}
}