1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

fixed modal backdrops on safari and placeholders

This commit is contained in:
Fedor Katurov 2022-01-27 18:57:33 +07:00
parent 7f57c10f0c
commit 145b601a96
4 changed files with 10 additions and 7 deletions

View file

@ -14,7 +14,6 @@
::placeholder {
font: $input_placeholder_font;
color: $input-grey_color;
text-transform: uppercase;
}
&.has_error {