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
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commitacceb48

Browse files
committed
style(ContributeMap): hover style change
1 parent69bd9e4 commitacceb48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎containers/UserBanner/styles/contribute_map.js‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ export const Title = styled.div`
3030
3131
${Wrapper}:hover & {
3232
opacity: 1;
33-
font-weight: bold;
33+
color:${theme('thread.articleDigest')};
3434
}
35+
transition: opacity 0.3s;
3536
`
3637

3738
exportconstDotWrapper=styled.div`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp