Update button visibility for responsive design in navigator

This commit is contained in:
2025-06-13 20:40:29 +08:00
parent ce77d1728e
commit e6dd2594fd

View File

@@ -38,7 +38,7 @@ export default function Navigator() {
<div <div
tabIndex={0} tabIndex={0}
role="button" role="button"
className="btn btn-ghost btn-circle sm:hidden" className="btn btn-ghost btn-circle lg:hidden"
> >
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"