New: Disabled the blue highlight that appears when tapping on certain elements
This commit is contained in:
parent
66580799c4
commit
3027210f48
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ html {
|
|||
font-optical-sizing: auto;
|
||||
font-weight: 425;
|
||||
font-style: normal;
|
||||
-webkit-tap-highlight-color: transparent !important;
|
||||
}
|
||||
|
||||
.dashboardFooter {
|
||||
|
|
|
|||
Loading…
Reference in a new issue