This commit is contained in:
Joshua T Flowers 2019-07-11 08:44:23 +08:00 committed by GitHub
parent 6ebd83927a
commit 1a3e9f2f1d
1 changed files with 4 additions and 0 deletions

View File

@ -377,6 +377,10 @@
left: 3px; left: 3px;
} }
label.components-checkbox-control__label {
color: $muriel-gray-800;
}
label.components-checkbox-control__label, label.components-checkbox-control__label,
.components-base-control__help { .components-base-control__help {
margin-left: $gap-large * 2; margin-left: $gap-large * 2;