Skip to content

Commit

Permalink
Fix cards height
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Lanzilotto committed Mar 15, 2024
1 parent cb1a71f commit 728ff1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/assets/css/demo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1763,9 +1763,9 @@ appdashboard-app-store>div>div>div>div>div>div.card-content>div.available-from-b
margin-top: -25px;
}

appdashboard-app-store>div>div>div>div>div>div.card-content>.app-store-card-no-badge {
height: 48px !important;
}
// appdashboard-app-store>div>div>div>div>div>div.card-content>.app-store-card-no-badge {
// height: 48px !important;
// }

appdashboard-app-store>div>div>div>div>.card-app-store {
height: 269px;
Expand Down

0 comments on commit 728ff1b

Please sign in to comment.