mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Force clock card to display time LTR (#24865)
This commit is contained in:
parent
6e8bac2e58
commit
c4b5882b2d
@ -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