mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-01 11:27:14 -05:00
16 lines
235 B
Sass
16 lines
235 B
Sass
|
#campaign-editor-view
|
||
|
#left-column
|
||
|
position: absolute
|
||
|
top: 0
|
||
|
bottom: 0
|
||
|
left: 0
|
||
|
right: 0
|
||
|
margin-right: 1200px
|
||
|
|
||
|
#right-column
|
||
|
position: absolute
|
||
|
top: 0
|
||
|
bottom: 0
|
||
|
right: 0
|
||
|
width: 1200px
|