fix : 按钮放在右上角浮动
This commit is contained in:
@@ -558,7 +558,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
// 操作页面底部按钮
|
||||
.oper-page-btn {
|
||||
position: fixed;
|
||||
bottom: 15px;
|
||||
top: 135px;
|
||||
right: 15px;
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user