fix: admin UI improvements

This commit is contained in:
NGPixel
2020-05-22 23:29:42 -04:00
parent d44c9a05cf
commit 15a45f8b91
18 changed files with 164 additions and 130 deletions

View File

@@ -8,7 +8,7 @@
.headline.blue--text.text--darken-2.animated.fadeInLeft Groups
.subtitle-1.grey--text.animated.fadeInLeft.wait-p4s Manage groups and their permissions
v-spacer
v-btn.animated.fadeInDown.wait-p2s.mr-3(color='grey', outlined, @click='refresh', large)
v-btn.animated.fadeInDown.wait-p2s.mr-3(color='grey', outlined, @click='refresh', icon)
v-icon mdi-refresh
v-dialog(v-model='newGroupDialog', max-width='500')
template(v-slot:activator='{ on }')