diff --git a/src/css/injected.scss b/src/css/injected.scss index 9451addf..1f49697d 100644 --- a/src/css/injected.scss +++ b/src/css/injected.scss @@ -53,6 +53,10 @@ html { .LegacyModuleBody__LegacyModule___20YE2 { background: transparent; } +#AddedSettings { + top: 17.5px !important; + z-index: 21 !important; +} .addedButton { position: absolute !important; right: 105px;