html minor bug fix

pull/4884/head
Daniel 2023-01-27 19:14:56 +05:30
parent fd7730baa5
commit 24863ac596
1 changed files with 2 additions and 2 deletions

View File

@ -153,9 +153,9 @@
</li>
<li class="nav-item dropdown">
<button class="btn btn-link nav-link py-2 px-0 px-lg-2 dropdown-toggle d-flex align-items-center" id="bd-theme" type="button" aria-expanded="false" data-bs-toggle="dropdown" data-bs-display="static">
<div class="theme-icon-active">
<span class="theme-icon-active">
<i class="my-1"></i>
</div>
</span>
<span class="d-lg-none ms-2">Toggle theme</span>
</button>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="bd-theme" style="--bs-dropdown-min-width: 8rem;">