Update swiper button styles

This commit is contained in:
wangqiao
2025-08-27 15:49:11 +08:00
parent 7413b1a74d
commit 720ff7484c

View File

@ -153,4 +153,9 @@
height: 100%; height: 100%;
pointer-events: none; pointer-events: none;
} }
.swiper-button-next,
.swiper-button-prev {
color: #666 !important;
}
</style> </style>