add tweaks to the new discord refresh

This commit is contained in:
notfire 2025-03-25 18:12:57 -04:00
parent 83508ab5f4
commit b81f3df446
Signed by: notfire
GPG key ID: 3AFDACAAB4E56B16

View file

@ -0,0 +1,22 @@
/* just a few tweaks to make the new discord theme look better to my eyes */
.messageListItem__5126c:last-of-type {
margin-bottom: .7em;
}
.bar_c38106 {
display: none;
}
.base_c48ade {
grid-template-rows: none !important;
}
.tutorialContainer__1f388 {
top: .5em;
margin-bottom: .5em;
}
.form_f75fb0 {
margin-bottom: -.85em; /* there should be a better number for this */
}