RC-96 | Add Boolean inputs for the item forms
This commit is contained in:
parent
5c78523791
commit
fe90172656
4 changed files with 45 additions and 1 deletions
|
|
@ -61,4 +61,9 @@
|
|||
[data-tag-count="0"] {
|
||||
justify-content: start;
|
||||
}
|
||||
|
||||
[data-input-type="boolean"] > .checkbox-container {
|
||||
display: flex;
|
||||
justify-content: right;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue