Dark theme autofill color
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-11-19 09:36:27 +01:00
parent 46d7a6e765
commit 60c0943044
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
&:active,
&:valid {
box-shadow: 0 0 0 40px $color-bg-panel inset;
-webkit-text-fill-color: $color-primary-medium
}
}
}