-
-
@@ -32,7 +32,7 @@
+ baCardClass="large-card with-scroll feed-panel">
@@ -40,12 +40,12 @@
-
+
-
+
diff --git a/src/app/pages/dashboard/dashboard.scss b/src/app/pages/dashboard/dashboard.scss
index 2bce8531..715c335b 100644
--- a/src/app/pages/dashboard/dashboard.scss
+++ b/src/app/pages/dashboard/dashboard.scss
@@ -1,13 +1,13 @@
@media screen and (min-width: 1620px) {
.row.shift-up {
- > div {
+ > * {
margin-top: -573px;
}
}
}
@media screen and (max-width: 1620px) {
- .card.feed-card.large-card {
+ .card.feed-panel.large-card {
height: 824px;
}
}