This commit is contained in:
2025-02-19 10:28:11 +07:00
parent dbeda7da6d
commit 7857cc0422
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@
<div class="admin-header-container flex items-center flex-wrap justify-between bg-white px-4 py-3">
<div class="flex items-center">
<a href="javascript:void(0)" title="Mở menu"
class="icon-close lg:hidden md:block mr-[10px] 2xl:hidden sm:hidden" id="js-show-menu">
class="icon-close lg:hidden md:block mr-[10px] 2xl:hidden sm:block" id="js-show-menu">
<i class="fa fa-bars text-[25px]"></i>
</a>
<form class="w-[420px] relative w-[100%] menu-hide" id="js-form-search">