mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
The top of templates dev tools was hidden behind the header (#6297)
This commit is contained in:
parent
8cc0b46335
commit
b656f189b6
@ -159,7 +159,7 @@ For loop example:
|
||||
}
|
||||
|
||||
computeFormClasses(narrow) {
|
||||
return narrow ? "content fit" : "content fit layout horizontal";
|
||||
return narrow ? "content" : "content layout horizontal";
|
||||
}
|
||||
|
||||
computeRenderedClasses(error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user