- added parties
- changed layout for index and added svgs
This commit is contained in:
@ -13,7 +13,9 @@ li { @apply list-disc; }
|
||||
.notice p#notice { @apply py-2 px-3 bg-green-50 mb-5 text-green-500 font-medium rounded-md inline-block; }
|
||||
|
||||
form input[type="text"],
|
||||
form input[type="number"]
|
||||
form input[type="number"],
|
||||
form input[type="date"],
|
||||
form input[type="time"]
|
||||
{
|
||||
@apply block shadow-sm rounded-md border px-3 py-2 mt-2 w-full;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user