codiad/themes/default/market/screen.css

10 lines
139 B
CSS
Raw Normal View History

.market-wrapper {
height: 450px;
width: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.market-remote-title {
color:#7F7F7F;
}