mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix button card font size on mobile (#14698)
This commit is contained in:
parent
5e4b673751
commit
ccf15c7fb0
@ -272,7 +272,7 @@ export class HuiButtonCard extends LitElement implements LovelaceCard {
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
padding: 4% 0;
|
||||
font-size: 1.2rem;
|
||||
font-size: 16.8px;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
justify-content: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user