diff --git a/web/src/less/global.less b/web/src/less/global.less index fc83ca94..3d4073a8 100644 --- a/web/src/less/global.less +++ b/web/src/less/global.less @@ -45,9 +45,10 @@ img { input, textarea { + @apply appearance-none outline-none !important; + background-color: transparent; -webkit-tap-highlight-color: transparent; - outline: none; } input:-webkit-autofill,