diff --git a/lib/selectors/selectorPlaceholders.scss b/lib/selectors/selectorPlaceholders.scss index 41ee0245a..5cc1144d4 100644 --- a/lib/selectors/selectorPlaceholders.scss +++ b/lib/selectors/selectorPlaceholders.scss @@ -5431,4 +5431,4 @@ pre { } .container__473f9 { @extend %clipInChatFooter -} \ No newline at end of file +} diff --git a/src/modals/screenshare.scss b/src/modals/screenshare.scss index a34cc98ea..b0c830cfa 100644 --- a/src/modals/screenshare.scss +++ b/src/modals/screenshare.scss @@ -66,6 +66,9 @@ %clipsUploadTitle { color: #fff !important; //Important needed because discord used element style - Snow } +%clipsInterfaceOptionsModal { + background: transparent; +} %clipsInterfaceGeneralInfo { background: transparent; }