mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 16:47:03 +08:00
12 lines
181 B
CSS
12 lines
181 B
CSS
.container-menu-collapsed {
|
|
display: none;
|
|
}
|
|
|
|
.container-content-collapsed {
|
|
display: none;
|
|
}
|
|
|
|
*[style*="container-content"] {
|
|
padding: .25rem;
|
|
margin: 0px .25rem;
|
|
} |