Reset button styles
This commit is contained in:
@@ -17,6 +17,12 @@
|
|||||||
--sc-active-dot-size: 8px;
|
--sc-active-dot-size: 8px;
|
||||||
--sc-dot-size-animation-time: 250ms;
|
--sc-dot-size-animation-time: 250ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
all: unset;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.sc-carousel-dot__dot {
|
.sc-carousel-dot__dot {
|
||||||
background-color: var(--sc-color-rgb-light);
|
background-color: var(--sc-color-rgb-light);
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|||||||
Reference in New Issue
Block a user