N°5108 - Fix variable name

This commit is contained in:
Molkobain
2022-07-26 22:11:38 +02:00
parent a11bbd667a
commit 6ee67a2a36
2 changed files with 5 additions and 5 deletions

View File

@@ -94,6 +94,7 @@ $ibo-field--enable-bulk--checkbox--margin-left: $ibo-spacing-300 !default;
max-width: 145px;
width: 30%;
}
.ibo-field--value {
margin-top: $ibo-field--value--margin-top--for-large; /* Mostly used to have a clear separation from elements in .ibo-field--comments */
}