mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Dashboard customize view: revert to large
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
This commit is contained in:
parent
1631a6c078
commit
f9d9fe79bf
3 changed files with 4 additions and 4 deletions
|
|
@ -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">
|
||||
|
|
|
|||
4
dist/dashboard-main.js
vendored
4
dist/dashboard-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/dashboard-main.js.map
vendored
2
dist/dashboard-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue