mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-05 05:27:37 +08:00
1659aef02d
* chore: sync ant-design v4.20.7 * fix style build * clean the style * fix dropdown overlay * remove cdk styles * fix dropdown overwrite styles * fix doc styles
12 lines
101 B
Plaintext
12 lines
101 B
Plaintext
.slick-dots {
|
|
display: block;
|
|
}
|
|
|
|
.slick-track {
|
|
opacity: 1;
|
|
}
|
|
|
|
.slick-list {
|
|
direction: ltr;
|
|
}
|