Replies: 2 comments 1 reply
-
You can open Chrome Dev Tools and check the Computed tab, then search for background-color, then click the arrow next to it to see where that style is coming from. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm guessing this is happening on iOS? If so, you should be able to remove the blue box with -webkit-tap-highlight-color: transparent; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, how I can remove that blue background from the tabs ? It also happens on all buttons... tried with some CSS but still nothing.
Beta Was this translation helpful? Give feedback.
All reactions