mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
add error notification next to send button
This commit is contained in:
@@ -111,6 +111,11 @@
|
||||
@apply text-blue-700;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
@apply inline-block bg-red-200 border-solid border-2 border-red-700 rounded text-red-700 py-1 px-2;
|
||||
max-width: 10rem;
|
||||
}
|
||||
|
||||
.Calendar-grid {
|
||||
@apply flex flex-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user