summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes/_admin-console.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/routes/_admin-console.scss')
-rw-r--r--webapp/sass/routes/_admin-console.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/webapp/sass/routes/_admin-console.scss b/webapp/sass/routes/_admin-console.scss
index 854c84e20..aece76b28 100644
--- a/webapp/sass/routes/_admin-console.scss
+++ b/webapp/sass/routes/_admin-console.scss
@@ -18,6 +18,10 @@
}
}
+ .filtered-user-list {
+ height: calc(100vh - 120px);
+ }
+
.Select-value-label {
white-space: nowrap;
}
@@ -256,7 +260,6 @@
.member-list-holder {
background: $white;
- margin-bottom: 4em;
overflow: visible;
padding: 5px 0;