mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 08:31:22 +01:00
remove unused class
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div component="bottombar" class="bottombar d-flex d-lg-none fixed-bottom ff-secondary gap-1 align-items-center">
|
||||
<div class="bottombar-nav p-2 border-top text-bg-light d-flex justify-content-between align-items-center w-100">
|
||||
<div class="">
|
||||
<a href="#" role="button" class="p-2 nav-link nav-btn" data-bs-toggle="offcanvas" data-bs-target="#offcanvas" >
|
||||
<a href="#" role="button" class="p-2 nav-link" data-bs-toggle="offcanvas" data-bs-target="#offcanvas" >
|
||||
<i class="fa fa-fw fa-lg fa-bars"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user