mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
11 lines
166 B
CSS
11 lines
166 B
CSS
.process-list{
|
|
height: 300px;
|
|
margin: 0;
|
|
}
|
|
.process-list .blackdg{
|
|
position: absolute;
|
|
left: 20px;
|
|
top: 20px;
|
|
right: 20px;
|
|
bottom: 20px;
|
|
} |