Removes unecessary styling to gutenberg block checkboxes.
This commit is contained in:
parent
4c65d6b1b0
commit
1e36e2b417
|
@ -2,12 +2,6 @@
|
|||
|
||||
#metadata-checkbox-list {
|
||||
margin: 8px 12px 18px 12px;
|
||||
|
||||
.components-base-control__help {
|
||||
margin-left: 33px;
|
||||
font-size: 0.75rem;
|
||||
color: var(--tainacan-block-gray4, $gray4);
|
||||
}
|
||||
}
|
||||
.wp-block-tainacan-item-submission-form {
|
||||
margin: 2em auto;
|
||||
|
|
Loading…
Reference in New Issue