add tweaks to the new discord refresh
This commit is contained in:
parent
83508ab5f4
commit
b81f3df446
1 changed files with 22 additions and 0 deletions
22
themes/discord-refresh.css
Normal file
22
themes/discord-refresh.css
Normal 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 */
|
||||
}
|
Loading…
Add table
Reference in a new issue