final cleanup
This commit is contained in:
parent
99c84952e5
commit
b75cee7bac
1 changed files with 49 additions and 45 deletions
|
|
@ -66,7 +66,9 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
:host ::ng-deep .info-container {
|
||||
:host ::ng-deep {
|
||||
.main-container {
|
||||
.info-container {
|
||||
.info-grid-container {
|
||||
.image-container {
|
||||
app-image {
|
||||
|
|
@ -122,6 +124,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: theme.$grid-breakpoints-lg) {
|
||||
.main-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue