proscenium icon indicating copy to clipboard operation
proscenium copied to clipboard

Action view CSS should be included after layout

Open joelmoss opened this issue 2 years ago • 0 comments

Currently when side loading, CSS for the action (view) is included first, followed by the layout. Because of the way CSS cascades, this should be the other way around. The action should have higher specificity than the layout, so needs to be included after the layout.

joelmoss avatar Jul 31 '23 13:07 joelmoss