summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_popover.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_popover.scss')
-rw-r--r--webapp/sass/components/_popover.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/webapp/sass/components/_popover.scss b/webapp/sass/components/_popover.scss
index 2840c032e..4ff72da55 100644
--- a/webapp/sass/components/_popover.scss
+++ b/webapp/sass/components/_popover.scss
@@ -187,6 +187,12 @@
.member-list__popover {
max-width: initial;
+ .more-modal__list {
+ .more-modal__row {
+ min-height: inherit;
+ }
+ }
+
.popover-content {
max-height: 350px;
padding: 0;