improve admin, user management, confirmation, dialog

This commit is contained in:
les
2020-09-07 02:23:03 +02:00
parent f28347a227
commit d062a5f404
6 changed files with 85 additions and 31 deletions

View File

@@ -61,7 +61,4 @@ export default {
justify-content: center;
}
.v-dialog {
width: unset !important;
}
</style>