MOBILE-2567 mainmenu: Fix my courses button menu
parent
cc20483ae5
commit
6f11b7df8c
|
@ -6,11 +6,15 @@ ion-app.app-root page-core-mainmenu {
|
|||
.ion-fa-graduation-cap {
|
||||
@extend .fa-graduation-cap;
|
||||
@extend .fa;
|
||||
font-size: 21px;
|
||||
height: 21px;
|
||||
}
|
||||
|
||||
.ion-ios-fa-graduation-cap-outline {
|
||||
color: transparent;
|
||||
-webkit-text-stroke-width: 0.8px;
|
||||
-webkit-text-stroke-color: $tabs-tab-color-inactive;
|
||||
font-size: 23px;
|
||||
height: 23px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue