Merged PR 308: #8224/#7571 Margins cotation and Colors
Related work items: #8224
This commit is contained in:
parent
4e8f465405
commit
a7feebdcd1
18 changed files with 425 additions and 150 deletions
|
@ -124,6 +124,9 @@
|
|||
focus:outline-none focus:border-blue-500 focus:ring-1 focus:ring-blue-500
|
||||
disabled:bg-slate-200 disabled:text-gray-500 disabled:border-slate-300 disabled:shadow-none;
|
||||
}
|
||||
.input-group[type='color'] {
|
||||
@apply py-0
|
||||
}
|
||||
|
||||
.prop-category-body {
|
||||
@apply rounded-lg bg-slate-300 p-3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue