From 5cf1574fdb36e14e342e3cbdd9733e0a1817a7cb Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Tue, 16 Jun 2020 17:20:36 +0300 Subject: [PATCH] fix popovers cutting off in notifications, port popover changes from chats mr --- src/components/account_actions/account_actions.vue | 1 + src/components/extra_buttons/extra_buttons.vue | 1 + src/components/popover/popover.js | 11 ++++++++++- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index 744b77d5..029e7096 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -3,6 +3,7 @@