Skip to content

Commit

Permalink
fix: css tweak to prevent overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
6eDesign committed Sep 21, 2021
1 parent 8d4e037 commit 9197fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/Popover.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,6 @@
top: 50%;
left: 50%;
z-index: 10;
overflow: hidden;
}
</style>

0 comments on commit 9197fb6

Please sign in to comment.