mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: Safari shadow bug (#22794)
This commit is contained in:
parent
9e44b97436
commit
63e0ce6597
@ -525,7 +525,7 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
z-index: 1;
|
||||
width: 20px;
|
||||
width: 30px;
|
||||
transition: box-shadow 0.3s;
|
||||
content: '';
|
||||
pointer-events: none;
|
||||
|
Loading…
Reference in New Issue
Block a user