Skip to content

Commit

Permalink
pkp/pkp-lib#10444 Remove font-size css rule when displaying close but…
Browse files Browse the repository at this point in the history
…ton in Modal component
  • Loading branch information
blesildaramirez committed Nov 27, 2024
1 parent fd3c02f commit 90ad26a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Modal/Modal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ export default {
margin-inline-start: auto; // fix position when no title exists
margin-inline-end: 0.5rem;
border: none;
font-size: @font-lead;
line-height: 1;
width: 2rem;
height: 2rem;
Expand Down

0 comments on commit 90ad26a

Please sign in to comment.