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

Commitb7c1ba4

Browse files
ParkreinerEmyrk
authored andcommitted
fix: increase text contrast for 'create workspace' button (#14588)
1 parent56f4df2 commitb7c1ba4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎site/src/pages/TemplatesPage/TemplatesPageView.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,6 @@ const styles = {
332332
}),
333333
actionButton:(theme)=>({
334334
transition:"none",
335-
color:theme.palette.text.secondary,
336-
"&:hover":{
337-
borderColor:theme.palette.text.primary,
338-
},
335+
color:theme.palette.text.primary,
339336
}),
340337
}satisfiesRecord<string,Interpolation<Theme>>;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp