mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Force clock card to display time LTR (#24865)
This commit is contained in:
parent
706f43e99e
commit
c42a899b52
@ -234,6 +234,7 @@ export class HuiClockCard extends LitElement implements LovelaceCard {
|
||||
font-size: 2rem;
|
||||
font-weight: 500;
|
||||
line-height: 0.8;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.time-title + .time-parts {
|
||||
|
Loading…
x
Reference in New Issue
Block a user