mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-28 22:00:25 -04:00
Fixed the styling for editing components in the level editor.
This commit is contained in:
parent
827b5a3756
commit
56576dd1a5
1 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
|
||||
|
||||
#thang-components-edit-view
|
||||
position: relative
|
||||
height: 500px
|
||||
top: -20px
|
||||
position: absolute
|
||||
top: 45px
|
||||
bottom: 0
|
||||
|
||||
.treema-root
|
||||
background-color: white
|
||||
|
|
Loading…
Add table
Reference in a new issue