mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
4 lines
117 B
CSS
4 lines
117 B
CSS
|
|
*[style*="container-args-row"],
|
||
|
|
*[style*="container-large.args"] {
|
||
|
|
grid-template-columns: 1fr 13rem !important;
|
||
|
|
}
|