Skip to content

Commit ea115c9

Browse files
authored
fix: Make entire row clickable in responsive navbar (#4182)
Fixes #3235.
1 parent 1c85799 commit ea115c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/components/NavbarView/NavbarView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ const useStyles = makeStyles((theme) => ({
178178
alignItems: "center",
179179
color: colors.gray[6],
180180
display: "flex",
181+
flex: 1,
181182
fontSize: 16,
182183
padding: `${theme.spacing(1.5)}px ${theme.spacing(2)}px`,
183184
textDecoration: "none",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy