mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
no message
This commit is contained in:
parent
f3683bcc84
commit
cca2298d3a
6
resources/assets/sass/components/mobile.scss
vendored
6
resources/assets/sass/components/mobile.scss
vendored
@ -350,6 +350,12 @@ body.window-touch {
|
|||||||
a, img {
|
a, img {
|
||||||
-webkit-touch-callout: default;
|
-webkit-touch-callout: default;
|
||||||
}
|
}
|
||||||
|
.content-text,
|
||||||
|
.content-file {
|
||||||
|
img {
|
||||||
|
-webkit-touch-callout: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 80267d1193fc68dbd4966c4232e716a35ba51c0e
|
Subproject commit b9a74ac8527e314b7045dd81472749cc63b2a08f
|
||||||
Loading…
x
Reference in New Issue
Block a user