Optimize log page

This commit is contained in:
2023-11-08 18:17:26 +08:00
parent 9459461fe6
commit dd77699c82
3 changed files with 78 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
.flex-box {
* {
flex: 1;
}
}