1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 09:05:34 +08:00

Opt: Reduce font-size of logs in mobile

- Opt: other small padding/margin change on overview
- Fix: show develop menu
This commit is contained in:
18870
2021-10-23 00:58:41 +08:00
parent 36e22699a3
commit eb27bd2228
3 changed files with 24 additions and 13 deletions

View File

@@ -9,4 +9,8 @@
*[style*="container-content"] {
padding: .25rem;
margin: 0px .25rem;
}
}
.container-log {
font-size: .75rem !important;
}