mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
docs: fix theme card style in Firefox (#44473)
This commit is contained in:
parent
97b03dc938
commit
07056fa791
@ -43,6 +43,7 @@ const useStyle = createStyles(({ token, css }) => ({
|
||||
width: 0;
|
||||
height: 0;
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
img {
|
||||
|
Loading…
Reference in New Issue
Block a user