aswi2020anonymous-gitlab/fe/fulltextsearch/src/styles.css @ 365b8eaa
1 | bedb9995 | Ondřej Váně | body { |
---|---|---|---|
2 | height: 100% !important; |
||
3 | }
|
||
4 | |||
5 | .mat-drawer-backdrop { |
||
6 | position: fixed !important; |
||
7 | }
|
||
8 | |||
9 | 84997f67 | Ondřej Váně | /* styles for our custom dialog */
|
10 | .custom-dialog-container .mat-dialog-container { |
||
11 | padding: 0; |
||
12 | width: 50%; |
||
13 | margin: auto; |
||
14 | }
|
||
15 | c5e7ba51 | Ondřej Váně | |
16 | /* tom margin of all pages */
|
||
17 | .page-top-margin { |
||
18 | margin-top: 30px; |
||
19 | }
|