mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-05-01 22:30:55 +08:00
Tweak UI
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user