mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
10 lines
139 B
CSS
Executable File
10 lines
139 B
CSS
Executable File
.market-wrapper {
|
|
height: 450px;
|
|
width: 100%;
|
|
overflow-y: auto;
|
|
overflow-x: hidden;
|
|
}
|
|
|
|
.market-remote-title {
|
|
color:#7F7F7F;
|
|
} |