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

Commit

Permalink
fix: align convert svg button in header nav for safari (#138)
Browse files Browse the repository at this point in the history
fix: align convert svg button in safari
  • Loading branch information
Extheoisah authored Oct 7, 2022
1 parent eb54c30 commit 7d92ba4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@
svg {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
max-width: 24px;
}
}
}
Expand Down

0 comments on commit 7d92ba4

Please sign in to comment.