fix: Safari shadow bug (#22794)

This commit is contained in:
二货机器人 2020-03-31 22:04:03 +08:00 committed by GitHub
parent 9e44b97436
commit 63e0ce6597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -525,7 +525,7 @@
top: 0;
bottom: 0;
z-index: 1;
width: 20px;
width: 30px;
transition: box-shadow 0.3s;
content: '';
pointer-events: none;