MOBILE-3814 styles: Fix double margin on my courses

main
Pau Ferrer Ocaña 2022-02-16 11:29:14 +01:00
parent 183bc133d5
commit 66305150cd
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
core-block ::ng-deep ion-card.addon-block-myoverview {
--border-width: 0;
--background: transparent;
margin: 0;
}
@if ($core-dashboard-logo) {