邓洁 : 完善首页
This commit is contained in:
@@ -117,6 +117,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
}
|
||||
|
||||
.left-arrow {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 1095px;
|
||||
left: 900px;
|
||||
@@ -126,6 +127,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
}
|
||||
|
||||
.shrink-left {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 1095px;
|
||||
left: 0;
|
||||
@@ -135,6 +137,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
}
|
||||
|
||||
.right-arrow {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 1095px;
|
||||
right: 900px;
|
||||
@@ -144,6 +147,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
|
||||
}
|
||||
|
||||
.shrink-right {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 1095px;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user