Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Firefox でナビゲーションのレイアウトが崩れる問題を修正する
Browse files Browse the repository at this point in the history
  • Loading branch information
calmery committed Nov 22, 2020
1 parent 349e6a3 commit 3bc6f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/Cheki/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const Icon = styled.object`
height: 32px;
pointer-events: none;
user-select: none;
max-width: 38px;
&.active {
filter: none;
Expand Down

0 comments on commit 3bc6f84

Please sign in to comment.