Skip to content

Commit

Permalink
πŸ’„ UI(bo): add card style for automatic checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboll committed Nov 14, 2024
1 parent 3e30cb8 commit 5ef8130
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h3 class="h3-style">Texte du document :</h3>
<div class="display-flex flex-grow-1 margin-top-25px overflow-auto padding-right-0px"
style="align-self: flex-start;">
<div class="padding-right-5px">
<div class="file1-border-color">
<div class="card file1-border-color">
<div class="card-header file1-border-color bold"
th:classappend="${'category-' + messageItem.getDocumentCategory()}">
<div class="letter" style="color: #0a0808">
Expand Down

0 comments on commit 5ef8130

Please sign in to comment.