fix: settings button not displaying

This commit is contained in:
SethBurkart123
2024-02-02 16:12:50 +11:00
parent c9ff1bf872
commit 09fb890f00
+4
View File
@@ -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;