mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-28 13:17:17 +02:00
Sankey looks good now
This commit is contained in:
parent
8591d6c060
commit
216d9a46ee
3 changed files with 41 additions and 16 deletions
|
@ -72,3 +72,10 @@ crm-contact-category-settings .hint {
|
|||
crm-contact-category-settings .name-input-wrapper:focus-within .hint {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Category Flows page */
|
||||
.contact-cats-sankey {
|
||||
background:white;
|
||||
border-radius: 4px;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue