Theming for schedule
This commit is contained in:
parent
cd7a898e66
commit
1cfe5a4190
14 changed files with 232 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
.form-item > label {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
|
||||
&.option {
|
||||
display: inline;
|
||||
|
|
Reference in a new issue