Fix Newsletter form input text

This commit is contained in:
2022-06-24 12:57:06 +02:00
parent 9f2b1c37bf
commit 65f24fdd51

View File

@@ -18,7 +18,7 @@
padding: 0 30px; padding: 0 30px;
} }
input { :global(input) {
display: block; display: block;
width: 100%; width: 100%;
height: 100%; height: 100%;