mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 14:27:20 +00:00
Fix Safari Battery Percent on device page (#11480)
This commit is contained in:
parent
c66dfb84f9
commit
5caa256f1b
@ -1123,6 +1123,7 @@ export class HaConfigDevicePage extends LitElement {
|
|||||||
align-self: center;
|
align-self: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column > *:not(:first-child) {
|
.column > *:not(:first-child) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user