mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
SCSS: Replace font global redefinition with more accurate overloads (only size, only weight, ...) to simplify styles inheritance
This commit is contained in:
@@ -41,7 +41,7 @@ $ibo-dashlet-header-static--body--separator-after--left: calc(100% + #{$ibo-dash
|
||||
margin-left: $ibo-dashlet-header-static--body--margin-left;
|
||||
|
||||
color: $ibo-dashlet-header-static--body--text-color;
|
||||
@extend %ibo-font-ral-med-350;
|
||||
@extend %ibo-font-size-350;
|
||||
|
||||
&::before,
|
||||
&::after{
|
||||
|
||||
Reference in New Issue
Block a user