Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed May 5, 2024
2 parents 00a63e5 + 43f741a commit 98e5b17
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,9 @@ $tooltip-padding-t: 4px;
text-align: center;
white-space: nowrap;
}
.body {
white-space: pre-line;
}
@keyframes fade-in {
0% {
opacity: 0;
Expand Down

0 comments on commit 98e5b17

Please sign in to comment.