Fix transparent background for discord logo and avatar-less servers
This commit is contained in:
Родитель
4a012dafc1
Коммит
e089c54bf5
|
@ -132,6 +132,11 @@
|
|||
margin-left: 0!important;
|
||||
}
|
||||
}
|
||||
|
||||
// discord logo
|
||||
a[class*="button-"], div[class*='acronym-'] {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
div[class*="guildSeparator-"] {
|
||||
|
|
Загрузка…
Ссылка в новой задаче