Skip to content

Commit

Permalink
fix: make about text selectable [PT-188164577]
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanik committed Sep 16, 2024
1 parent 879b634 commit 93d44e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/info-modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ $teal-dark: #177991;
padding: 0 0 75px;
background-color: #fff;
z-index: 10;
user-select: text;


.modal-header {
width: 100%;
Expand Down

0 comments on commit 93d44e3

Please sign in to comment.