NO BUG: Simple bug in custom css > %root%

Browser: Chrome 117
OS: Windows

Hi bricks team,

If we place css code with %root% in the custom css section of the elements and then click on the “expand” button, the %root% variable will be automatically removed And the element ID is inserted.

Hi Hosein,
%root% is the placeholder for the ID or the selected class, so it is the same and irrelevant whether %root% or the actual #ID is visible there.

If you close the CSS tab and open it again, %root% will be there again. All in all, no problem :v:

1 Like