Fix Safari Battery Percent on device page (#11480)

This commit is contained in:
Zack Barett 2022-01-29 02:47:22 -06:00 committed by GitHub
parent c66dfb84f9
commit 5caa256f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1123,6 +1123,7 @@ export class HaConfigDevicePage extends LitElement {
align-self: center;
align-items: center;
display: flex;
white-space: nowrap;
}
.column > *:not(:first-child) {