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

Optimized the layout

This commit is contained in:
2023-06-02 20:59:54 +08:00
parent d45fb1d53f
commit 3c13611aeb
3 changed files with 4 additions and 4 deletions

View File

@@ -320,7 +320,8 @@ export default {
}
.menu:not(.el-menu--collapse) {
width: 245px;
width: 13vw;
min-width: 190px;
}
.menu-top > * {

View File

@@ -1,5 +1,5 @@
<template>
<el-row gutter="20">
<el-row gutter="15">
<el-col :span="-1">
<el-button
bg

View File

@@ -1,5 +1,5 @@
<template>
<el-row :gutter="10">
<el-row :gutter="5">
<el-col :span="-1">
<el-button
bg
@@ -21,7 +21,6 @@
<icon-pinnacle-plus />
</el-icon>
</template>
<template #default> 添加</template>
</el-button>
</el-col>
<el-col :span="5">