diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/desktop/tags/ui.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/desktop/tags/ui.tag b/src/web/app/desktop/tags/ui.tag index bc0a937a53..059d88528d 100644 --- a/src/web/app/desktop/tags/ui.tag +++ b/src/web/app/desktop/tags/ui.tag @@ -165,7 +165,7 @@ transition color 0.5s ease, border 0.5s ease font-family FontAwesome, sans-serif - &:placeholder-shown + &::placeholder color #9eaba8 &:hover |