commit c8ae5594b825cfb36a7df80a5b251a4e6ef77304 parent d41e1a8b643ae9fd332c23cf1c8a694cbf9b2253 Author: Amit Dutta <amitdutta4255@gmail.com> Date: Fri, 29 May 2026 22:44:39 +0530 v3.3.2 Diffstat:
| M | docs-new/stylesheets/extra.css | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/docs-new/stylesheets/extra.css b/docs-new/stylesheets/extra.css @@ -107,4 +107,8 @@ text-align: center; margin: auto; line-height: 1.5; -}- \ No newline at end of file +} + +* { + -webkit-tap-highlight-color: transparent; +}