aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_popover
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-07-03 12:56:31 +0300
committerShpuld Shpuldson <shp@cock.li>2020-07-03 12:56:31 +0300
commit21d1f557f64cceda54755e2817d4799f1dbbea4f (patch)
tree0f0ba7c61651990bed648ee2ec26a3b118dc491f /src/components/status_popover
parent961099d34a3852d1019a00d390ad638fe45118e4 (diff)
change styles for the dropdown, make things work nicely on mobile
Diffstat (limited to 'src/components/status_popover')
-rw-r--r--src/components/status_popover/status_popover.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/status_popover/status_popover.vue b/src/components/status_popover/status_popover.vue
index f5948207..2a8503e8 100644
--- a/src/components/status_popover/status_popover.vue
+++ b/src/components/status_popover/status_popover.vue
@@ -1,7 +1,7 @@
<template>
<Popover
trigger="hover"
- popover-class="status-popover"
+ popover-class="popover-default status-popover"
:bound-to="{ x: 'container' }"
@show="enter"
>