We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4e037 commit 9197fb6Copy full SHA for 9197fb6
src/lib/components/Popover.svelte
@@ -96,5 +96,6 @@
96
top: 50%;
97
left: 50%;
98
z-index: 10;
99
+ overflow: hidden;
100
}
101
</style>
0 commit comments