邓洁 : 修改大屏样式
This commit is contained in:
@@ -20,12 +20,13 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
.box-top {
|
||||
.manage-btn {
|
||||
display: flex;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
position: absolute;
|
||||
top: 85px;
|
||||
left: 30px;
|
||||
|
||||
.btn-box {
|
||||
cursor: pointer;
|
||||
margin-left: 37px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -41,6 +42,9 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.select-active{
|
||||
color: #11EAF2!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -73,6 +77,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
}
|
||||
|
||||
.toggle {
|
||||
cursor: pointer;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
background-image: url('../images/topAndDown/sp_icon_zdqh.png');
|
||||
@@ -90,6 +95,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
}
|
||||
|
||||
.logout {
|
||||
cursor: pointer;
|
||||
margin-left: 27px;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user