fix(Divider): with text dashed border color error (#33452)

This commit is contained in:
chen-jingjie 2021-12-28 19:40:33 +08:00 committed by GitHub
parent a90ad063af
commit c6188fd388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,8 +89,6 @@
}
&-horizontal&-with-text&-dashed {
border-top: 0;
&::before,
&::after {
border-style: dashed none none;