mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
fix(iOS): disable touch callouts globally
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
scrollbar-width: var(--scrollbar-thickness-ff);
|
scrollbar-width: var(--scrollbar-thickness-ff);
|
||||||
|
|
||||||
|
-webkit-touch-callout: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
|||||||
Reference in New Issue
Block a user