mirror of
https://github.com/usememos/memos.git
synced 2025-04-02 03:50:13 +02:00
chore: hide textarea outline
This commit is contained in:
parent
6ad6ba2327
commit
3261f46275
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user