fix: 样式调整
This commit is contained in:
@@ -515,3 +515,10 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
.el-pagination {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
// 操作页面底部按钮
|
||||
.oper-page-btn {
|
||||
position: fixed;
|
||||
bottom: 15px;
|
||||
right: 15px;
|
||||
}
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
}
|
||||
}
|
||||
.el-menu-item.is-active {
|
||||
background: #BEA266;
|
||||
background: rgba(190,162,102,0.5);
|
||||
//background-color: #373350 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user