fix: Safari render bug (#22680)

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

View File

@ -483,7 +483,7 @@
top: 0;
right: 0;
bottom: -1px;
width: 20px;
width: 30px;
transform: translateX(100%);
transition: box-shadow 0.3s;
content: '';
@ -495,7 +495,7 @@
top: 0;
bottom: -1px;
left: 0;
width: 20px;
width: 30px;
transform: translateX(-100%);
transition: box-shadow 0.3s;
content: '';