mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-12 10:35:03 +00:00
6 lines
220 B
HTML
6 lines
220 B
HTML
![]() |
<div th:fragment="featureGroupHeader" class="feature-group-header">
|
||
|
<h3 class="menu-title" th:text="${groupTitle}"></h3>
|
||
|
<span class="material-symbols-rounded header-expand-button">
|
||
|
chevron_right
|
||
|
</span>
|
||
|
</div>
|