mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 08:38:09 -05:00
9 lines
134 B
Sass
9 lines
134 B
Sass
|
#play-items-modal
|
||
|
.item-view
|
||
|
width: 420px
|
||
|
float: left
|
||
|
background-color: white
|
||
|
border-radius: 6px
|
||
|
margin: 5px
|
||
|
|