Skip to content
Snippets Groups Projects
Commit 14fa6393 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'make-dialogobjectform-slightly-wider' into 'master'

Make DialogObjectForm slightly wider

See merge request !1792
parents d977393f da50c0dd
No related branches found
No related tags found
1 merge request!1792Make DialogObjectForm slightly wider
Pipeline #197729 canceled
......@@ -13,6 +13,7 @@ Changed
~~~~~~~
* Announcements are shown in calendar.
* DialogObjectForm is now slightly wider.
Fixed
~~~~~
......
<template>
<mobile-fullscreen-dialog
v-model="dialog"
max-width="500px"
max-width="555px"
:close-button="false"
>
<template #activator="{ on, attrs }">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment