mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
fix(Divider): with text dashed border color error (#33452)
This commit is contained in:
parent
a90ad063af
commit
c6188fd388
@ -89,8 +89,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-horizontal&-with-text&-dashed {
|
&-horizontal&-with-text&-dashed {
|
||||||
border-top: 0;
|
|
||||||
|
|
||||||
&::before,
|
&::before,
|
||||||
&::after {
|
&::after {
|
||||||
border-style: dashed none none;
|
border-style: dashed none none;
|
||||||
|
Loading…
Reference in New Issue
Block a user