style(theme-chalk): fix carousel button style (#10869)

This commit is contained in:
RealityBoy 2022-12-02 14:35:06 +08:00 committed by GitHub
parent e7331c2cb9
commit d58163e28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,6 +108,7 @@
width: auto;
padding: 2px 18px;
font-size: 12px;
color: $color-black;
}
.#{$namespace}-carousel__indicator {