WIP Переделана часть secondary кнопок
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
.calendar-header-wrapper.flex.items-center.justify-between.py-3.pl-5.pr-6
|
||||
.flex
|
||||
q-btn.mr-4(
|
||||
class="secondary",
|
||||
text-color="primary",
|
||||
color="secondary"
|
||||
round,
|
||||
size="14px",
|
||||
dense,
|
||||
@@ -20,7 +21,8 @@
|
||||
q-icon(name="arrow_back_ios", right)
|
||||
q-btn.mr-6(
|
||||
@click="nextHandler",
|
||||
class="secondary",
|
||||
text-color="primary",
|
||||
color="secondary"
|
||||
icon="arrow_forward_ios",
|
||||
round,
|
||||
size="14px",
|
||||
|
||||
Reference in New Issue
Block a user