0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-26 08:38:40 +00:00

Merge pull request #4480 from 5e-Cleric/fix-cursor-on-navigation

Fix cursor on head navigation
This commit is contained in:
Trevor Buckner
2025-10-15 17:06:05 -04:00
committed by GitHub
+3
View File
@@ -39,6 +39,9 @@
flex-grow : 1; flex-grow : 1;
min-width : 300px; min-width : 300px;
} }
>.brewTitle {
cursor:auto;
}
} }
// "NaturalCrit" logo // "NaturalCrit" logo
.navLogo { .navLogo {