mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-27 11:51:24 +01:00
7 lines
212 B
HTML
7 lines
212 B
HTML
<li>
|
|
<div class="d-flex align-items-center">
|
|
<span class="text-muted small fw-bold text-uppercase tw:lg:hidden tw:lg:group-hover:inline me-2">{{ title }}</span>
|
|
<hr class="flex-grow-1"/>
|
|
</div>
|
|
</li>
|