Add margin to advanced filters Add button
This commit is contained in:
parent
610f179679
commit
8e6913a6c6
|
@ -151,6 +151,7 @@
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
|
margin: 0 6px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.components-icon-button:not(:disabled):not([aria-disabled='true']):not(.is-default):hover {
|
&.components-icon-button:not(:disabled):not([aria-disabled='true']):not(.is-default):hover {
|
||||||
|
|
Loading…
Reference in New Issue