X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-share-modal%2Fvideo-share.component.scss;h=a18e3f5fc1700e364006cd145577c8f46468c5b5;hb=60c35932f6a14cfe83bb0e54407427cce70171ea;hp=091d4dc3bb556d4e46a022d66beae6402a5d01b4;hpb=82f443de1aba70ce75c72a4a7f669385600ab3c6;p=github%2FChocobozzz%2FPeerTube.git 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 091d4dc3b..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 @@ -1,7 +1,7 @@ @import '_mixins'; @import '_variables'; -my-input-readonly-copy { +my-input-toggle-hidden { width: 100%; } @@ -36,6 +36,10 @@ my-input-readonly-copy { .filters { margin-top: 30px; + .advanced-filters.show { + overflow: visible !important; + } + .advanced-filters-button { display: flex; justify-content: center;