fix: comment out desktop button visibility in header responsive CSS

This commit is contained in:
LNHA
2026-02-07 10:31:22 +07:00
parent 11a52d932b
commit 38b5054b34

View File

@@ -174,9 +174,9 @@
}
/* Desktop button visible */
.header-1 .header-right .theme-btn {
/* .header-1 .header-right .theme-btn {
display: inline-flex;
}
} */
/* Ensure proper desktop search icon */
.header-1 .header-right .main-header__search {