Skip to content

Commit

Permalink
style: adjust tooltip style (#280)
Browse files Browse the repository at this point in the history
style: adjust tooltip styling
  • Loading branch information
PainterPuppets authored Apr 3, 2024
1 parent 623fd45 commit d6be68c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ a {

.ant-tooltip-inner {
white-space: pre-wrap;
border-radius: 8px;
padding: 10px 16px;
}

.ant-input:focus {
Expand Down

0 comments on commit d6be68c

Please sign in to comment.