0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 15:42:38 +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

View File

@@ -37,7 +37,10 @@
&:has(.brewTitle) {
flex-grow : 1;
min-width : 300px;
min-width : 300px;
}
>.brewTitle {
cursor:auto;
}
}
// "NaturalCrit" logo