fix: bs5 navbar divider color

This commit is contained in:
Baoshuo Ren 2022-09-24 06:28:02 +08:00
parent a8233f1cb6
commit 3f6582b478
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -109,7 +109,7 @@
</li>
</ul>
<?php if (isset($REQUIRE_LIB['bootstrap5'])): ?>
<hr class="d-lg-none text-white-50">
<hr class="d-lg-none text-muted">
<ul class="nav navbar-nav ms-md-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">