Revize 16d4eb2a
Přidáno uživatelem Ondřej Váně před téměř 5 roky(ů)
fe/fulltextsearch/src/styles.css | ||
---|---|---|
13 | 13 |
margin: auto; |
14 | 14 |
} |
15 | 15 | |
16 |
@media screen and (max-width: 600px) { |
|
17 |
.custom-dialog-container .mat-dialog-container { |
|
18 |
width: 100%; |
|
19 |
} |
|
20 |
} |
|
21 | ||
22 |
@media screen and (max-width: 900px) { |
|
23 |
.custom-dialog-container .mat-dialog-container { |
|
24 |
width: 90%; |
|
25 |
} |
|
26 |
} |
|
27 | ||
16 | 28 |
/* tom margin of all pages */ |
17 | 29 |
.page-top-margin { |
18 | 30 |
margin-top: 30px; |
Také k dispozici: Unified diff
Re #7817: Responzivní navigační lišta
- responzivní about dialog