Skip to content

Commit 5463e33

Browse files
committed
Fix paste menu on mobile
1 parent fc9aaa3 commit 5463e33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/styles.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
caret-color: transparent;
1111
outline: none;
1212
border: 0 none transparent;
13+
}
14+
15+
.vi:-webkit-autofill {
1316
opacity: 0;
1417
}
1518

0 commit comments

Comments
 (0)