WIP Изменила стиль кнопок, расставила запятые
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
.flex.flex-col
|
||||
.line-wrapper
|
||||
.line.flex.items-center(
|
||||
v-for="hour in timeCoil"
|
||||
v-for="hour in timeCoil",
|
||||
:key="hour"
|
||||
)
|
||||
.middle-line
|
||||
|
||||
Reference in New Issue
Block a user