mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 06:52:38 +00:00
Merge pull request #4480 from 5e-Cleric/fix-cursor-on-navigation
Fix cursor on head navigation
This commit is contained in:
@@ -37,7 +37,10 @@
|
|||||||
|
|
||||||
&:has(.brewTitle) {
|
&:has(.brewTitle) {
|
||||||
flex-grow : 1;
|
flex-grow : 1;
|
||||||
min-width : 300px;
|
min-width : 300px;
|
||||||
|
}
|
||||||
|
>.brewTitle {
|
||||||
|
cursor:auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// "NaturalCrit" logo
|
// "NaturalCrit" logo
|
||||||
|
|||||||
Reference in New Issue
Block a user