codecombat/app/styles/editor/campaign/campaign-editor-view.sass

29 lines
450 B
Sass

#campaign-editor-view
#left-column
position: absolute
top: 0
bottom: 0
left: 0
width: 25%
margin-right: 1200px
.treema-root
max-height: 100%
overflow: scroll
.completion
position: absolute
right: 0
#right-column
position: absolute
top: 0
bottom: 0
right: 0
width: 75%
.patches-view
position: absolute
left: 20px
top: 20px
z-index: 30