New: Disabled the blue highlight that appears when tapping on certain elements

This commit is contained in:
lscambo13
2025-01-12 20:42:28 +05:30
parent 66580799c4
commit 3027210f48

View File

@@ -42,6 +42,7 @@ html {
font-optical-sizing: auto; font-optical-sizing: auto;
font-weight: 425; font-weight: 425;
font-style: normal; font-style: normal;
-webkit-tap-highlight-color: transparent !important;
} }
.dashboardFooter { .dashboardFooter {