mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
SCSS: Replace font global redefinition with more accurate overloads (only size, only weight, ...) to simplify styles inheritance
This commit is contained in:
@@ -24,5 +24,5 @@ $ibo-fieldset--legend--border-bottom-style: solid !default;
|
||||
padding-bottom: $ibo-fieldset--legend--padding-bottom;
|
||||
border-bottom: $ibo-fieldset--legend--border-bottom-size $ibo-fieldset--legend--border-bottom-style $ibo-fieldset--legend--border-bottom-color;
|
||||
|
||||
@extend %ibo-font-ral-med-250;
|
||||
@extend %ibo-font-size-250;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user