mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-15 19:43:28 +08:00
Del: remove island module, to merge upstream
This commit is contained in:
@@ -389,23 +389,6 @@ pre.rich-traceback-code {
|
||||
display: none;
|
||||
}
|
||||
|
||||
[id^="pywebio-scope-group_Island"] {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
column-gap: 5%
|
||||
}
|
||||
|
||||
[id^="pywebio-scope-group_Island"] > [id*="Enable"],
|
||||
[id^="pywebio-scope-group_Island"] > [id*="Receive"] {
|
||||
display: grid;
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
[id^="pywebio-scope-group_Island"] > [id^="pywebio-scope-arg_container-"]:not([id*="Enable"]):not([id*="Receive"]) {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
}
|
||||
|
||||
#pywebio-scope-navigator {
|
||||
margin: .5rem 1rem .5rem;
|
||||
height: min-content;
|
||||
|
||||
Reference in New Issue
Block a user