fix: chrome specific css issue
This commit is contained in:
parent
3fb76b8e1f
commit
539caf7859
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ button,
|
||||||
|
|
||||||
button.small,
|
button.small,
|
||||||
.button.small {
|
.button.small {
|
||||||
min-height: max-content;
|
/* min-height: max-content; */
|
||||||
padding: 0.25rem 0.5rem;
|
padding: 0.25rem 0.5rem;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue