mirror of
https://github.com/Codiad/Codiad.git
synced 2026-03-04 16:34:00 +01:00
6 lines
81 B
CSS
Executable File
6 lines
81 B
CSS
Executable File
#project-list {
|
|
max-height: 300px;
|
|
overflow: auto;
|
|
margin: 15px 0;
|
|
}
|