feat: user edit UI + admin UI improvements + fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template lang='pug'>
|
||||
div
|
||||
v-divider.my-0
|
||||
v-card-actions(:class='dark ? "" : "grey lighten-4"')
|
||||
v-card-actions(:class='dark ? "grey darken-4-l5" : "grey lighten-4"')
|
||||
slot
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user