Skip to content

Commit

Permalink
Fix tooltip align
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Slusny <[email protected]>
  • Loading branch information
deathbeam committed Nov 12, 2023
1 parent 7128d02 commit 1b67cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ a:hover {
border-radius: 5px;
position: absolute;
z-index: 999;
text-align: left;
pointer-events: none;
line-height: normal;
font-weight: normal;
Expand Down

0 comments on commit 1b67cbc

Please sign in to comment.