Fix action button height
This commit is contained in:
parent
a9536a4be9
commit
2729af6ddd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
font-size: 100%;
|
||||
font-weight: $font-semibold;
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
padding: 4px 10px;
|
||||
white-space: nowrap;
|
||||
background-color: transparent !important;
|
||||
color: pvar(--actionButtonColor);
|
||||
|
|
Loading…
Reference in a new issue