This commit is contained in:
CzBiX
2020-04-01 14:34:24 +08:00
parent 055aacf0e1
commit 20893bc991
6 changed files with 207 additions and 179 deletions

View File

@@ -1,11 +1,12 @@
<template>
<div>
<div class="add-form">
<v-btn
fab
bottom
color="primary"
fixed
right
small
@click="dialog = !dialog"
class="btn-add"
:class="{'with-footer': $vuetify.breakpoint.smAndUp}"