Skip to content

Commit

Permalink
feat: remove limit on image size in tooltips (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelostblom authored Feb 22, 2023
1 parent 2151310 commit ca90788
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions vega-tooltip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
font-size: 13px;
}

img {
max-width: 200px;
max-height: 200px;
}

table {
border-spacing: 0;

Expand Down

0 comments on commit ca90788

Please sign in to comment.