Skip to content

Commit 53ee5fb

Browse files
committed
Restore
1 parent 16b4eb9 commit 53ee5fb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/panels/config/scene/ha-scene-editor.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1226,15 +1226,6 @@ export class HaSceneEditor extends PreventUnsavedMixin(
12261226
overflow: hidden;
12271227
margin-top: 8px;
12281228
}
1229-
#root {
1230-
padding-bottom: var(--safe-area-inset-bottom, 0px);
1231-
padding-right: var(--safe-area-inset-right, 0px);
1232-
}
1233-
@media (max-width: 600px) {
1234-
#root {
1235-
padding-left: var(--safe-area-inset-left, 0px);
1236-
}
1237-
}
12381229
.container {
12391230
padding: 28px 20px 0;
12401231
max-width: 1040px;

0 commit comments

Comments
 (0)