diff --git a/discord/themes/redesign/import.css b/discord/themes/redesign/import.css index 4b7f6dc..751f421 100644 --- a/discord/themes/redesign/import.css +++ b/discord/themes/redesign/import.css @@ -119,6 +119,17 @@ html { bottom: 0; } + >.footer_aa1bff { + bottom: calc(53px + ((var(--space) * 2)) - 6px); + position: fixed; + z-index: 4; + padding: 0; + + >[class*="gradient_"] { + display: none; + } + } + >.scroller_fea3ef { padding: 0; position: relative;