Projekt

Obecné

Profil

Stáhnout (295 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
}
15

    
16
/* tom margin of all pages */
17
.page-top-margin {
18
  margin-top: 30px;
19
}
(6-6/8)