页面调整
This commit is contained in:
@@ -628,7 +628,7 @@ export default defineComponent({
|
||||
}
|
||||
.swiper-pagination{
|
||||
.swiper-pagination-bullet-active{
|
||||
background: #39215b;
|
||||
background: #000;
|
||||
}
|
||||
}
|
||||
.generalModel_closeIcon{
|
||||
@@ -737,7 +737,7 @@ export default defineComponent({
|
||||
width: 100%;
|
||||
align-items: flex-start;
|
||||
.scaleImage_chunk_title_Original{
|
||||
color: #39215b;
|
||||
color: #000;
|
||||
background: #c9a2ff;
|
||||
padding: 0 1rem;
|
||||
border-radius: 4px;
|
||||
@@ -747,7 +747,7 @@ export default defineComponent({
|
||||
span{
|
||||
&.active{
|
||||
cursor: pointer;
|
||||
color: #39215b;
|
||||
color: #000;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user