Projekt

Obecné

Profil

Stáhnout (223 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
body {
2
  height: 100% !important;
3
}
4

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

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