1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 23:11:24 +08:00

Optimized the authority management form

This commit is contained in:
2023-05-16 20:29:08 +08:00
parent a25662c7b4
commit 3b6dd7bee8
3 changed files with 4 additions and 5 deletions

View File

@@ -8,6 +8,8 @@
body {
color: var(--font-main-color);
user-select: none;
min-width: 1100px;
min-height: 400px;
}
.fill {