ok
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
v-for="(reccontr, index) in myrec.idContribType"
|
||||
:key="index"
|
||||
size="32px"
|
||||
:style="`background-color: ${calendarStore.getColByContribType(reccontr) || 'grey'}; opacity: 0.9; cursor: pointer;`"
|
||||
:style="`background-color: ${calendarStore.getColByContribType(reccontr) || 'grey'}; opacity: 0.85; cursor: pointer;`"
|
||||
class="preference-icon-avatar"
|
||||
>
|
||||
<q-icon
|
||||
|
||||
Reference in New Issue
Block a user