Skip to content

Commit bcd8e9d

Browse files
committed
Deploying to gh-pages from @ e36ca55 🚀
1 parent 804edcf commit bcd8e9d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

discord/themes/redesign/import.css

+11
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,17 @@ html {
119119
bottom: 0;
120120
}
121121

122+
>.footer_aa1bff {
123+
bottom: calc(53px + ((var(--space) * 2)) - 6px);
124+
position: fixed;
125+
z-index: 4;
126+
padding: 0;
127+
128+
>[class*="gradient_"] {
129+
display: none;
130+
}
131+
}
132+
122133
>.scroller_fea3ef {
123134
padding: 0;
124135
position: relative;

0 commit comments

Comments
 (0)