Skip to content

Commit 58ba1d9

Browse files
style: input background
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 5693859 commit 58ba1d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/NewsletterForm/styles.module.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
}
2020

2121
html[data-theme="dark"] & {
22+
background: initial;
23+
2224
&::placeholder {
2325
color: #707070;
2426
}

0 commit comments

Comments
 (0)