1
0
Fork 0
mirror of https://github.com/xevidos/codiad.git synced 2025-03-15 21:14:24 +01:00
codiad/themes/default/market/screen.css
2020-06-29 10:59:37 -04:00

10 lines
No EOL
139 B
CSS

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