We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967ebd8 commit d30d021Copy full SHA for d30d021
app/components/email-input.module.css
@@ -4,7 +4,7 @@
4
5
.row {
6
width: 100%;
7
- border: 1px solid #d5d3cb;
+ border: 1px solid var(--gray-border);
8
border-bottom-width: 0;
9
padding: var(--space-2xs) var(--space-s);
10
display: flex;
0 commit comments