mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
show booking details and cancel option
This commit is contained in:
@@ -68,6 +68,14 @@
|
||||
@apply bg-blue-700;
|
||||
}
|
||||
|
||||
.btn-red {
|
||||
@apply bg-red-500 text-white;
|
||||
}
|
||||
|
||||
.btn-red:hover {
|
||||
@apply bg-red-700;
|
||||
}
|
||||
|
||||
.btn-gray {
|
||||
@apply bg-gray-500 text-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user