mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 10:16:46 +00:00
Add padding to rendered template result (#6954)
This commit is contained in:
parent
8b490c5047
commit
8a998369d6
@ -249,6 +249,7 @@ class HaPanelDevTemplate extends LitElement {
|
||||
clear: both;
|
||||
white-space: pre-wrap;
|
||||
background-color: var(--secondary-background-color);
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.all_listeners {
|
||||
|
Loading…
x
Reference in New Issue
Block a user