#152 - updated calendar view

This commit is contained in:
Kamil Niemczycki 2022-06-21 13:11:58 +02:00
parent 8dc487a133
commit e6f4d0e78c
Signed by: kamilniemczycki
GPG Key ID: 04D4E2012F969213

View File

@ -90,7 +90,7 @@
class="p-2 border-y border-gray-300 bg-white sticky left-0 sticky-border"
>
<div class="flex justify-start items-center">
<span class="hidden justify-center items-center w-8 h-8 rounded-full md:inline-flex">
<span class="inline-flex justify-center items-center w-8 h-8 rounded-full">
<img :src="user.avatar">
</span>
<div class="ml-3 flex items-start flex-col-reverse md:flex-row">