CSS change to make buttons smaller

This commit is contained in:
oobabooga 2023-08-13 18:45:13 -07:00
parent 4a05aa92cb
commit c269214219

View file

@ -7,6 +7,7 @@
}
.small-button {
min-width: 0 !important;
max-width: 171px;
height: 39.594px;
align-self: end;