From 2137d6395acf3c9a2b440af2fa9bcfe8a4de04d4 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Wed, 25 Nov 2020 18:33:08 +0200 Subject: fix wrong button style, add new option for popover to better deal with different layouts --- src/components/react_button/react_button.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/components/react_button') diff --git a/src/components/react_button/react_button.vue b/src/components/react_button/react_button.vue index 9f437535..a5d53254 100644 --- a/src/components/react_button/react_button.vue +++ b/src/components/react_button/react_button.vue @@ -2,8 +2,9 @@