changes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
class="cell"
|
||||
>
|
||||
<button
|
||||
:class="['button is-white w-full fs-14', (i === 0 || i === 11) && 'has-text-grey-light']"
|
||||
:class="['button is-white w-full fs-14', (i === 0 || i === 11) && 'has-text-grey-70']"
|
||||
@click="emit('year', year)"
|
||||
>
|
||||
{{ year }}
|
||||
|
||||
Reference in New Issue
Block a user