cleaning message/confirm usage

This commit is contained in:
les
2020-10-07 11:12:13 +02:00
parent a67751928c
commit 3616eeefe5
20 changed files with 53 additions and 287 deletions

View File

@@ -32,7 +32,6 @@ export default {
</script>
<style lang="less">
.v-dialog {
width: unset !important;
max-width: 600px;
max-width: 800px;
}
</style>