Make reset postcode button work
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
color: var(--wc-red);
|
||||
cursor: pointer;
|
||||
|
||||
&.decline {
|
||||
color: #111;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
filter: brightness(160%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user