mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix ha-settings-row overflow (#15993)
This commit is contained in:
parent
1293e5f61f
commit
a94b211d3e
@ -92,7 +92,7 @@ export class HaSettingsRow extends LitElement {
|
|||||||
::slotted(ha-switch) {
|
::slotted(ha-switch) {
|
||||||
padding: 16px 0;
|
padding: 16px 0;
|
||||||
}
|
}
|
||||||
div[secondary] {
|
.secondary {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
.prefix-wrap {
|
.prefix-wrap {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user