Skip to content

Commit

Permalink
feat(ai tooltip): get message box closer to icon
Browse files Browse the repository at this point in the history
  • Loading branch information
yonadavGit committed Mar 26, 2024
1 parent d02d80b commit 8cc574e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions static/css/s2.css
Original file line number Diff line number Diff line change
Expand Up @@ -2083,11 +2083,10 @@ div.interfaceLinks-row a {
font-family: "Cardo", "Meltho", "HebrewInEnglish Serif Font", "adobe-garamond-pro", "Crimson Text", Georgia, "Times New Roman", serif, "Noto Sans Samaritan";
font-size: 16px;
margin-inline-start: 10px;
margin-top: 2px;
margin-top: -10px;
min-width: 150px;
overflow-x: hidden;
overflow-y: hidden;
top: 87px;
width: 198px;
z-index: 1;
}
Expand All @@ -2106,7 +2105,6 @@ div.interfaceLinks-row a {
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
visibility: visible
}
.ai-info-first-message* {
font-family: "Roboto", "Helvetica Neue", Helvetica, sans-serif;
Expand Down

0 comments on commit 8cc574e

Please sign in to comment.