Fix button layout in modal dialog box
1 files changed, 0 insertions(+), 1 deletions(-) M src/views/Dashboard.vue
M src/views/Dashboard.vue => src/views/Dashboard.vue +0 -1
@@ 246,7 246,6 @@ export default { } .modal__content { - width: 20rem; margin: 2rem; display: flex; flex-direction: column;