mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-30 13:02:46 +08:00
去掉卡片悬浮阴影
This commit is contained in:
parent
f78bb589cb
commit
25f5c01541
@ -447,8 +447,8 @@ export default {
|
|||||||
transition: 0.2s;
|
transition: 0.2s;
|
||||||
}
|
}
|
||||||
.wrapper:hover {
|
.wrapper:hover {
|
||||||
transition: 0.5s;
|
transition: 0.2s;
|
||||||
transform: translateY(-0.5px);
|
transform: translateY(-3px);
|
||||||
filter: drop-shadow(1px 1px 5px #0000008e);
|
/* filter: drop-shadow(1px 1px 5px #0000008e); */
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user