mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
16 lines
251 B
Sass
16 lines
251 B
Sass
|
#component-config-column-view
|
||
|
h3
|
||
|
float: left
|
||
|
#add-remove-button
|
||
|
float: right
|
||
|
margin: 5px
|
||
|
#description
|
||
|
clear: both
|
||
|
|
||
|
.treema
|
||
|
position: absolute
|
||
|
left: 5px
|
||
|
right: 5px
|
||
|
top: 90px
|
||
|
bottom: 0
|
||
|
overflow: scroll
|