Dashboard customize view: revert to large

Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
This commit is contained in:
Quentin Guidée 2022-03-19 19:39:50 +01:00
parent 1631a6c078
commit f9d9fe79bf
No known key found for this signature in database
GPG key ID: BA2A6E3FD8A2B599
3 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@
@keyup.space="showModal">{{ t('dashboard', 'Customize') }}</a>
</div>
<Modal v-if="modal" size="normal" @close="closeModal">
<Modal v-if="modal" size="large" @close="closeModal">
<div class="modal__content">
<h3>{{ t('dashboard', 'Edit widgets') }}</h3>
<ol class="panels">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long