CSS change to make buttons smaller
This commit is contained in:
parent
4a05aa92cb
commit
c269214219
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.small-button {
|
.small-button {
|
||||||
|
min-width: 0 !important;
|
||||||
max-width: 171px;
|
max-width: 171px;
|
||||||
height: 39.594px;
|
height: 39.594px;
|
||||||
align-self: end;
|
align-self: end;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue