Calendar: add drag ghost element + grabbing cursor; BookingDetail: add Relocate room for checked_in guests
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
@layer components {
|
||||
.booking-block {
|
||||
@apply absolute inset-y-1 rounded-md text-white text-xs font-medium
|
||||
flex items-center px-2 overflow-hidden cursor-pointer
|
||||
flex items-center px-2 overflow-hidden cursor-grab
|
||||
select-none transition-all duration-100 hover:brightness-110;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user