Skip to content

Commit 3d4ae49

Browse files
author
Niklas Kiefer
committed
chore(app): remove unnecessary css
1 parent 8d497aa commit 3d4ae49

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

app/index.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,6 @@
2929
flex: 1;
3030
}
3131

32-
#app-container {
33-
position: absolute;
34-
width: 80%;
35-
left: 10%;
36-
bottom: 0;
37-
38-
display: flex;
39-
flex-direction: column;
40-
}
41-
4232
#properties-container {
4333
overflow-y: auto;
4434

0 commit comments

Comments
 (0)