mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
Merge pull request #15395 from ant-design/fix-badge-height
Fix Badge dot a litter higher
This commit is contained in:
commit
771b2c426a
@ -113,7 +113,9 @@
|
||||
}
|
||||
|
||||
&-not-a-wrapper {
|
||||
vertical-align: middle;
|
||||
&:not(.@{badge-prefix-cls}-status) {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.@{ant-prefix}-scroll-number {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user