~cypheon/nextcloud-chores-app

1481f9943dbc033b17c3c1e1bd2793fdad909c4d — Johann Rudloff 8 months ago fff1a18
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;