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