1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 07:21:24 +08:00

temp 2023/5/3

This commit is contained in:
GGB
2023-05-03 15:38:49 +08:00
parent 9b33b1061d
commit 41b6c77509
15 changed files with 187 additions and 123 deletions

View File

@@ -3,8 +3,6 @@
}
.main {
display: flex;
height: 100vh;
width: 100vw;
min-width: 600px;
min-height: 600px;
text-align: center;
@@ -21,7 +19,7 @@
width: 100%;
z-index: 999;
bottom: 10vh;
justify-content: center;
text-align: center;
}
.main-add-box {
display: flex;