mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 06:58:41 +00:00
fix: bs5 navbar divider color
This commit is contained in:
parent
a8233f1cb6
commit
3f6582b478
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user