mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 16:50:10 +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 {
|
.avatar {
|
||||||
height: 2.5em;
|
height: 2.5em;
|
||||||
width: 2.5em;
|
width: 2.5em;
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-content {
|
.modal-content {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue