forked from tykayn/funky-framadate-front
same
This commit is contained in:
parent
5d3e074c39
commit
26b0babf92
@ -44,7 +44,7 @@
|
|||||||
[modal]="true"
|
[modal]="true"
|
||||||
[(visible)]="display_poll_search_dialog"
|
[(visible)]="display_poll_search_dialog"
|
||||||
[breakpoints]="{ '960px': '75vw' }"
|
[breakpoints]="{ '960px': '75vw' }"
|
||||||
[style]="{ width: '75vw' }"
|
[style]="{ width: '454px' }"
|
||||||
[draggable]="false"
|
[draggable]="false"
|
||||||
[showHeader]="false"
|
[showHeader]="false"
|
||||||
[resizable]="true"
|
[resizable]="true"
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
[modal]="true"
|
[modal]="true"
|
||||||
[(visible)]="display_option_dialog"
|
[(visible)]="display_option_dialog"
|
||||||
[breakpoints]="{ '960px': '75vw' }"
|
[breakpoints]="{ '960px': '75vw' }"
|
||||||
[style]="{ width: '75vw' }"
|
[style]="{ width: '454px' }"
|
||||||
[draggable]="false"
|
[draggable]="false"
|
||||||
[showHeader]="false"
|
[showHeader]="false"
|
||||||
[resizable]="true"
|
[resizable]="true"
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
[modal]="true"
|
[modal]="true"
|
||||||
[(visible)]="display_lang_dialog"
|
[(visible)]="display_lang_dialog"
|
||||||
[breakpoints]="['960px']"
|
[breakpoints]="['960px']"
|
||||||
[style]="{ width: '75vw' }"
|
[style]="{ width: '454px' }"
|
||||||
[draggable]="false"
|
[draggable]="false"
|
||||||
[showHeader]="false"
|
[showHeader]="false"
|
||||||
[resizable]="true"
|
[resizable]="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user