mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Update ha-formfield.ts
This commit is contained in:
parent
f6569a2625
commit
b609890f28
@ -14,7 +14,7 @@ export class HaFormfield extends MwcFormfield {
|
||||
return [
|
||||
style,
|
||||
css`
|
||||
::slotted(ha-switch) {
|
||||
:host(:not([alignEnd])) ::slotted(ha-switch) {
|
||||
margin-right: 10px;
|
||||
}
|
||||
:host([dir="rtl"]:not([alignEnd])) ::slotted(ha-switch) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user