mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore: update the style of help island in edgeless mode (#2244)
This commit is contained in:
@@ -163,6 +163,7 @@ input {
|
||||
border-radius: 0; /*Solve the problem of rounded corners of the input box on ios*/
|
||||
outline: medium; /*Remove the default yellow border on mouse click*/
|
||||
background-color: transparent;
|
||||
caret-color: var(--affine-primary-color);
|
||||
}
|
||||
|
||||
input:-webkit-autofill {
|
||||
|
||||
Reference in New Issue
Block a user