Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Ui macro logic

Deepthi13
Tera Expert

Hi team, @Ankur Bawiskar 

Deepthi13_0-1707731850229.png

 

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