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

24 lines
365 B
Sass
Raw Normal View History

#campaign-editor-view
#left-column
position: absolute
top: 0
bottom: 0
left: 0
2014-12-23 09:19:08 -05:00
width: 25%
margin-right: 1200px
2014-12-23 09:19:08 -05:00
.treema-root
max-height: 100%
overflow: scroll
.completion
position: absolute
right: 0
2014-12-23 09:19:08 -05:00
#right-column
position: absolute
top: 0
bottom: 0
right: 0
2014-12-23 09:19:24 -05:00
width: 75%