디스플레이 테마 1차 업로드

This commit is contained in:
hyeonggil
2024-02-14 21:15:50 +09:00
parent 66ffd09e8e
commit e403df441e
24 changed files with 970 additions and 9 deletions

View File

@@ -1831,4 +1831,9 @@
}
}
}
.pdpDisplayThemeSwiper {
.swiper-wrapper {
transition-timing-function: linear ;
}
}