1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 15:01:23 +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

@@ -207,8 +207,6 @@ export default {
<style scoped>
.background {
width: 100vw;
min-width: 900px;
height: 100vh;
min-height: 500px;
background: var(--background-color);