MOBILE-4362 folder: Workaround on folder button while MOBILE-4147
parent
aa96fc45ea
commit
3f69d2785e
|
@ -185,4 +185,9 @@
|
|||
&.indented + ::ng-deep core-course-module.indented ion-card {
|
||||
border-top: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
// Hide download folder icon meanwhile MOBILE-4147 is not solved
|
||||
core-format-text.core-module-description ::ng-deep .description-inner .navitem {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue