aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared')
-rw-r--r--client/src/app/shared/shared-share-modal/video-share.component.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/app/shared/shared-share-modal/video-share.component.scss b/client/src/app/shared/shared-share-modal/video-share.component.scss
index e4d3aacff..a18e3f5fc 100644
--- a/client/src/app/shared/shared-share-modal/video-share.component.scss
+++ b/client/src/app/shared/shared-share-modal/video-share.component.scss
@@ -36,6 +36,10 @@ my-input-toggle-hidden {
36.filters { 36.filters {
37 margin-top: 30px; 37 margin-top: 30px;
38 38
39 .advanced-filters.show {
40 overflow: visible !important;
41 }
42
39 .advanced-filters-button { 43 .advanced-filters-button {
40 display: flex; 44 display: flex;
41 justify-content: center; 45 justify-content: center;