🐛 Fix Badge dot a litter higher

close #15367
This commit is contained in:
afc163 2019-03-14 12:15:56 +08:00
parent 98b10a7cf8
commit 5a33f8ced1
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

@ -113,7 +113,9 @@
}
&-not-a-wrapper {
vertical-align: middle;
&:not(.@{badge-prefix-cls}-status) {
vertical-align: middle;
}
.@{ant-prefix}-scroll-number {
position: relative;