mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: hide textarea outline
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user