mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 20:27:23 +00:00
Update button visibility for responsive design in navigator
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user