refactor: refactor the frame layout of admin module

This commit is contained in:
RockYang
2023-06-21 14:22:28 +08:00
parent 0e6606e469
commit 3674d9da85
35 changed files with 1758 additions and 334 deletions

View File

@@ -293,7 +293,7 @@ const removeContext = function (index) {
.opt-box {
padding-bottom: 10px;
display flex;
justify-content end
justify-content flex-end
.el-icon {
margin-right 5px;