Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea115c9

Browse files
authored
fix: Make entire row clickable in responsive navbar (#4182)
Fixes#3235.
1 parent1c85799 commitea115c9

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)

[8]ページ先頭

©2009-2025 Movatter.jp