From 3b6dd7bee8859ba0b9453ddb5bc9c1eef2cbd715 Mon Sep 17 00:00:00 2001 From: FatttSnake Date: Tue, 16 May 2023 20:29:08 +0800 Subject: [PATCH] Optimized the authority management form --- ui/src/assets/css/common.css | 2 ++ ui/src/components/power/CommonTable.vue | 5 ++--- ui/src/pages/Main.vue | 2 -- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ui/src/assets/css/common.css b/ui/src/assets/css/common.css index 2ade3a1..9b249fa 100644 --- a/ui/src/assets/css/common.css +++ b/ui/src/assets/css/common.css @@ -8,6 +8,8 @@ body { color: var(--font-main-color); user-select: none; + min-width: 1100px; + min-height: 400px; } .fill { diff --git a/ui/src/components/power/CommonTable.vue b/ui/src/components/power/CommonTable.vue index cb527b7..f7dd70a 100644 --- a/ui/src/components/power/CommonTable.vue +++ b/ui/src/components/power/CommonTable.vue @@ -6,8 +6,7 @@ style="margin-top: 10px" > - - + - +