更换新手引导图片
This commit is contained in:
@@ -75,7 +75,7 @@ const handleChange = (e) => {
|
||||
|
||||
.dots {
|
||||
position: absolute;
|
||||
bottom: 15%;
|
||||
bottom: 5%;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
display: flex;
|
||||
@@ -90,6 +90,6 @@ const handleChange = (e) => {
|
||||
}
|
||||
|
||||
.dot.active {
|
||||
background-color: #000;
|
||||
background-color: #fed847;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user