forked from JointCloud/JCC-RIP
箭头颜色
This commit is contained in:
parent
9c20e7a164
commit
bfa50bf0d0
|
@ -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;
|
||||
}
|
||||
// display:flex 样式
|
||||
.div-block{
|
||||
|
|
Loading…
Reference in New Issue