mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
same
This commit is contained in:
parent
5d3e074c39
commit
26b0babf92
@ -44,7 +44,7 @@
|
||||
[modal]="true"
|
||||
[(visible)]="display_poll_search_dialog"
|
||||
[breakpoints]="{ '960px': '75vw' }"
|
||||
[style]="{ width: '75vw' }"
|
||||
[style]="{ width: '454px' }"
|
||||
[draggable]="false"
|
||||
[showHeader]="false"
|
||||
[resizable]="true"
|
||||
|
@ -37,7 +37,7 @@
|
||||
[modal]="true"
|
||||
[(visible)]="display_option_dialog"
|
||||
[breakpoints]="{ '960px': '75vw' }"
|
||||
[style]="{ width: '75vw' }"
|
||||
[style]="{ width: '454px' }"
|
||||
[draggable]="false"
|
||||
[showHeader]="false"
|
||||
[resizable]="true"
|
||||
|
@ -20,7 +20,7 @@
|
||||
[modal]="true"
|
||||
[(visible)]="display_lang_dialog"
|
||||
[breakpoints]="['960px']"
|
||||
[style]="{ width: '75vw' }"
|
||||
[style]="{ width: '454px' }"
|
||||
[draggable]="false"
|
||||
[showHeader]="false"
|
||||
[resizable]="true"
|
||||
|
Loading…
Reference in New Issue
Block a user