箭头颜色

This commit is contained in:
jhnine 2023-02-08 09:04:50 +08:00
parent 9c20e7a164
commit bfa50bf0d0
1 changed files with 2 additions and 0 deletions

View File

@ -233,6 +233,7 @@ export default {
left: 0px;
top: 45%;
z-index: 10;
color: #DDD;
}
.lightRight{
font-size: 90px;
@ -240,6 +241,7 @@ export default {
right: 0px;
top: 45%;
z-index: 10;
color: #DDD;
}
// displayflex
.div-block{