Setup: Fix spacing between module's label and module's more info link

This commit is contained in:
Molkobain
2021-10-21 15:58:19 +02:00
parent ef9c18e393
commit 5bae964064
3 changed files with 10 additions and 4 deletions

View File

@@ -599,6 +599,9 @@ body {
color: $ibo-color-blue-700;
font-size: $ibo-font-size-200;
}
.setup--wizard-choice--label + .setup--wizard-choice--more-info {
margin-left: 0.5rem;
}
/* integrityCheck: end (do not remove/edit) */
/* Legacy inline stuff */