Commit d5f5f08
Remove unnecessary ha-md-dialog style override
The ha-md-dialog style block with only --dialog-content-padding was
redundant since we control padding directly in the .summary element.
Changes:
- Remove ha-md-dialog CSS block
- Update .summary padding from (var(--ha-space-4) 0) to var(--ha-space-6)
- This provides consistent spacing without the unnecessary override
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent ccbaa2d commit d5f5f08
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 73 | | |
77 | 74 | | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
82 | | - | |
| 79 | + | |
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
| |||
0 commit comments