mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
Add bottom margin to button card icon (#8362)
This commit is contained in:
parent
435a6b6d53
commit
eb235cb552
@ -272,6 +272,7 @@ export class HuiButtonCard extends LitElement implements LovelaceCard {
|
||||
height: auto;
|
||||
color: var(--paper-item-icon-color, #44739e);
|
||||
--mdc-icon-size: 100%;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
ha-icon,
|
||||
|
Loading…
x
Reference in New Issue
Block a user