mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°4283 Replace hardcoded spacing values by SCSS spacing variables
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
$ibo-edits-entry--short-description--text-color: inherit !default;
|
||||
$ibo-edits-entry--long-description-toggler-icon--top: 3px !default;
|
||||
$ibo-edits-entry--long-description-toggler-icon--right: 0 !default;
|
||||
$ibo-edits-entry--long-description--margin-top: 8px !default;
|
||||
$ibo-edits-entry--long-description--margin-top: $ibo-spacing-300 !default;
|
||||
|
||||
/* CSS rules */
|
||||
/* - Long description */
|
||||
|
||||
Reference in New Issue
Block a user