improve grid layout

This commit is contained in:
les
2021-04-27 11:10:18 +02:00
parent 8b6c26843c
commit a448999ad8
5 changed files with 66 additions and 116 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.when
v-col(cols=12)
.text-center
v-btn-toggle.v-col-6.flex-column.flex-sm-row(v-model='type' color='primary' @change='type => change("type", type)')
v-btn(value='normal' label="normal") {{$t('event.normal')}}