MOBILE-2430 mainmenu: Graduation cap icon fix
parent
4123714c2c
commit
82d3bcb012
|
@ -7,4 +7,10 @@ page-core-mainmenu {
|
||||||
@extend .fa-graduation-cap;
|
@extend .fa-graduation-cap;
|
||||||
@extend .fa;
|
@extend .fa;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ion-ios-fa-graduation-cap-outline {
|
||||||
|
color: transparent;
|
||||||
|
-webkit-text-stroke-width: 0.8px;
|
||||||
|
-webkit-text-stroke-color: $tabs-tab-color-inactive;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue