16 lines
232 B
Plaintext
16 lines
232 B
Plaintext
.mockset-create-form {
|
|
font-size: 14px;
|
|
|
|
:global {
|
|
.semi-checkbox-addon {
|
|
font-weight: 600;
|
|
color: var(--semi-color-text-0);
|
|
font-size: 14px;
|
|
}
|
|
|
|
.semi-form-field {
|
|
padding-top: 0;
|
|
}
|
|
}
|
|
}
|