Projekt

Obecné

Profil

Stáhnout (224 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1

    
2
body {
3
  height: 100% !important;
4
}
5

    
6
.mat-drawer-backdrop {
7
  position: fixed !important;
8
}
9

    
10
/* styles for our custom dialog */
11
.custom-dialog-container .mat-dialog-container {
12
  padding: 0;
13
  width: 50%;
14
  margin: auto;
15
}
(6-6/8)