Compare commits
4 Commits
prod-25-08
...
prod-25-04
Author | SHA1 | Date | |
---|---|---|---|
6420b45e09 | |||
e39e069705 | |||
63d095cc2f | |||
30e2b15a78 |
@ -387,6 +387,10 @@ export default {
|
||||
}
|
||||
::v-deep .el-carousel__button {
|
||||
height: 0.15rem !important;
|
||||
width: 0.3rem;
|
||||
}
|
||||
::v-deep .el-carousel__indicators--horizontal {
|
||||
padding: 0.32rem 0.08rem;
|
||||
}
|
||||
::v-deep .el-carousel__arrow {
|
||||
background-color: rgba(31, 45, 61, 1);
|
||||
|
@ -382,7 +382,7 @@ export default {
|
||||
.fixImg{
|
||||
width: 210px;
|
||||
height: 102px;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
|
Reference in New Issue
Block a user