mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(dasbhoard): don't stretch icons in headers
This commit is contained in:
parent
032c601ec3
commit
94809fcf19
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ code {
|
|||
.avatar {
|
||||
height: 2.5em;
|
||||
width: 2.5em;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue