Ui macro logic
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 01:41 AM - edited 02-12-2024 01:57 AM
Hi team, @Ankur Bawiskar
i am trying below code in my ui macro it is not working as expected kindly suggest
.checklist .checklist-item.add-item {
align-items: center;
display: none;
color: RGB(var(--now-color_text--secondary, var(--now-color--neutral-15,44,53,55)));
cursor: pointer;
line-height: 1;
margin-block-start: var(--now-global-space--sm, 6px);
padding: 0 var(--now-global-space--3xl, 32px);
}
0 REPLIES 0