mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
SCSS: Replace font global redefinition with more accurate overloads (only size, only weight, ...) to simplify styles inheritance
This commit is contained in:
@@ -15,7 +15,7 @@ $ibo-input-file-select--file-name-margin-left: 10px !default;
|
||||
|
||||
.ibo-input-file-select--file-name {
|
||||
margin-left: $ibo-input-file-select--file-name-margin-left;
|
||||
@extend %ibo-font-ral-med-150;
|
||||
@extend %ibo-font-size-150;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user