mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-09 02:33:42 +08:00
refactor: refactor the frame layout of admin module
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user