improve admin, user management, confirmation, dialog
This commit is contained in:
@@ -30,3 +30,9 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style lang="less">
|
||||
.v-dialog {
|
||||
width: unset !important;
|
||||
max-width: 600px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user