Graceful not found customer identifier handling
This commit is contained in:
@@ -24,4 +24,11 @@
|
||||
border: none;
|
||||
border-radius: 0.5rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.notFoundMessage {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user