forked from EVOgeek/Vmeda.Online
MOBILE-3757 course: Display completion button in uppercase
This commit is contained in:
parent
0da8be81e7
commit
f85a6f570d
@ -1,5 +0,0 @@
|
||||
:host {
|
||||
ion-button {
|
||||
text-transform: none;
|
||||
}
|
||||
}
|
@ -25,7 +25,6 @@ import { CoreEventObserver, CoreEvents } from '@singletons/events';
|
||||
@Component({
|
||||
selector: 'core-course-module-manual-completion',
|
||||
templateUrl: 'core-course-module-manual-completion.html',
|
||||
styleUrls: ['module-manual-completion.scss'],
|
||||
})
|
||||
export class CoreCourseModuleManualCompletionComponent implements OnInit, OnChanges, OnDestroy {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user