changes
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<div v-if="type === 'days'">
|
||||
<div class="columns is-mobile mx-0">
|
||||
<div
|
||||
class="column px-2 py-1 has-text-grey-dark"
|
||||
class="column px-2 py-1 has-text-grey-30"
|
||||
v-for="(m, h) in dateOfWeek"
|
||||
:key="h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user