Fix padding in action buttons
This commit is contained in:
parent
7a2a7bfc87
commit
2d3618eab0
|
@ -80,8 +80,4 @@
|
|||
.active svg {
|
||||
color: var(--spectrum-global-color-blue-600);
|
||||
}
|
||||
|
||||
.spectrum-ActionButton-label {
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue