Skip to content

Commit

Permalink
fix: Apply border radius to Content list view portlet - EXO-67628 (#2244
Browse files Browse the repository at this point in the history
)
  • Loading branch information
IlhemEssaadi authored Dec 12, 2023
1 parent b32f547 commit 66a02d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

%>

<div class="UICLVPortlet" id="$uicomponent.id">
<div class="UICLVPortlet card-border-radius" id="$uicomponent.id">
<% uicomponent.renderChildren(); %>
</div>

0 comments on commit 66a02d9

Please sign in to comment.