mirror of
https://github.com/Expand-sys/imapmove.com
synced 2025-12-17 05:52:15 +11:00
6 lines
104 B
CSS
6 lines
104 B
CSS
.log {
|
|
background-color: #eee;
|
|
overflow-y: scroll;
|
|
max-height: 350px;
|
|
box-sizing: border-box;
|
|
}
|