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.

Commitc65eac1

Browse files
committed
fix(Sidebar): hover delay revolve#676
1 parent2887ea0 commitc65eac1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/containers/Sidebar/styles/menu_bar.js‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,8 @@ export const MenuItemTitle = styled.div`
9292
width: 100%;
9393
max-width: 50%;
9494
transition-delay: .5s;
95-
transition-timing-function: ease-in;
9695
visibility: visible;
9796
}
98-
99-
transition: all 0.2s;
100-
transition-timing-function: ease-in;
10197
`
10298
exportconstMiniChartWrapper=styled.div`
10399
display:${({ pin})=>(pin ?'flex' :'none')};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp