Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lewischen-aot committed Dec 27, 2024
1 parent c0f253c commit 7e450f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sources/packages/web/src/assets/css/formio-shared.scss
Original file line number Diff line number Diff line change
Expand Up @@ -745,3 +745,8 @@ td .formio-custom-tooltip:hover .tooltip-text {
.bi-calendar::before {
content: "\f1f6" !important;
}

// Shows the tooltip icon
.bi-question-circle::before {
content: "\f504" !important;
}

0 comments on commit 7e450f1

Please sign in to comment.