mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-26 04:54:28 +08:00
refactor: refactor the frame layout of admin module
This commit is contained in:
@@ -151,7 +151,7 @@ const remove = function (row) {
|
||||
.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