mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-19 09:13:56 +00:00
turn blue select colour to transparent
This commit is contained in:
@@ -124,4 +124,12 @@ import Wave from '$lib/components/atoms/Wave.svelte';
|
||||
:global(::-webkit-scrollbar-thumb:hover) {
|
||||
background-color: var(--grey-seven);
|
||||
}
|
||||
|
||||
:global(input),
|
||||
:global(textarea),
|
||||
:global(button),
|
||||
:global(select),
|
||||
:global(a) {
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user