mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
CMS BS5 migration - Adding the left spacing to the labels next to checkbox (#20780)
* adding left-margin for the checkbox-label * moving the styling to appropriate file and making it more generic GitOrigin-RevId: 66484344891c77f6d31147ef7d0e0d55987a8445
This commit is contained in:
@@ -179,4 +179,8 @@
|
||||
|
||||
@include body-sm;
|
||||
}
|
||||
|
||||
.checkbox-label {
|
||||
margin-left: var(--spacing-04);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user