mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 20:43:11 +08:00
fix Badge z-index, close #3898
This commit is contained in:
parent
b5fcb85c24
commit
a6e09ccfd0
@ -25,7 +25,6 @@
|
|||||||
font-size: @font-size-base;
|
font-size: @font-size-base;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
transform-origin: -10% center;
|
transform-origin: -10% center;
|
||||||
z-index: 10;
|
|
||||||
font-family: tahoma;
|
font-family: tahoma;
|
||||||
box-shadow: 0 0 0 1px #fff;
|
box-shadow: 0 0 0 1px #fff;
|
||||||
a,
|
a,
|
||||||
|
Loading…
Reference in New Issue
Block a user