Skip to content
Snippets Groups Projects

Fix popovers cutting off in notifications #809

Merged Shpuld Shpludson requested to merge fix/popovers-cutting-off-in-notifications into develop
All threads resolved!
Files
4
@@ -3,6 +3,7 @@
<Popover
trigger="click"
placement="bottom"
:bound-to="{ x: 'container' }"
>
<div
slot="content"
Loading