fix. [디자인 QA] 네비게이션 인디케이터에 호버 애니메이션 적용
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
.splide-pagination-bullet {
|
||||
@apply relative w-2 h-2 rounded-full opacity-100 md:w-3 md:h-3 transition-all duration-300 ease-in-out;
|
||||
@apply relative w-2 h-2 rounded-full opacity-100 md:w-3 md:h-3 transition-all duration-200 ease-in-out;
|
||||
background-color: var(--pagination-disabled);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user