Commit 3261f462 authored by email's avatar email

chore: hide textarea outline

parent 6ad6ba23
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment