Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 9d5c8063

Přidáno uživatelem Lukáš Moučka před téměř 4 roky(ů)

Re #8874 - Stylování popup oken
+ Add styles for next popup windows

Zobrazit rozdíly:

src/app/dashboard/components/position-insert-popup/position-insert-popup.component.html
1
<p-dialog [visible]="isVisible" [modal]="true" [closable]="false" [draggable]="false" header="Add position to unit!" [style]="{width: '70vw'}"
1
<p-dialog [visible]="isVisible" [modal]="true" [closable]="false" [draggable]="false" header="Add position to unit!" [style]="{width: '50vw'}"
2 2
          [baseZIndex]="10000" (onShow)="clearFormArray()">
3 3

  
4 4
  <form [formGroup]="insertForm">

Také k dispozici: Unified diff