Skip to content

Commit

Permalink
comment modal: remove reduntant size props for close button
Browse files Browse the repository at this point in the history
  • Loading branch information
NC-jsAhonen committed Sep 30, 2024
1 parent fb3ffce commit df10cb8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/button/_close-button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
background-image: url(/assets/icons/icon_close.svg);
height: 20px;
width: 20px;
img {
height: 20px;
width: 20px;
}
&:hover {
opacity: 0.85;
}
Expand Down

0 comments on commit df10cb8

Please sign in to comment.