#157 - updated cursor type for weekened
Co-authored-by: EwelinaLasowy <ewelina.lasowy@blumilk.pl>
This commit is contained in:
		| @@ -74,7 +74,7 @@ | |||||||
|               </Popper> |               </Popper> | ||||||
|               <button |               <button | ||||||
|                 v-else-if="day.isWeekend" |                 v-else-if="day.isWeekend" | ||||||
|                 class="py-1.5 w-full font-medium bg-white hover:bg-blumilk-25 border-b-4 border-transparent focus:outline-blumilk-500 hover:bg-transparent" |                 class="py-1.5 w-full font-medium bg-white hover:bg-blumilk-25 border-b-4 border-transparent focus:outline-blumilk-500 hover:bg-transparent cursor-default" | ||||||
|               > |               > | ||||||
|                 <time |                 <time | ||||||
|                   :datetime="day.date.toISODate()" |                   :datetime="day.date.toISODate()" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user