Alfred

Results 4 comments of Alfred

I had the same problem and I fixed with ``` input { -webkit-appearance: none; border-radius: 0; :focus { outline: none; border-radius: 0; } :active { border-radius: 0; } } ```...

@frederickpelchat Is working, but only if I click in the first image. Don't recognize the click in a different image. Do you know what is the problem? This is my...

@sakabar it doesn't work for Android 12,13 and 14 (webview) 😢 . Any idea how to fix it?