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