fix(dasbhoard): don't stretch icons in headers
This commit is contained in:
parent
032c601ec3
commit
94809fcf19
@ -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…
Reference in New Issue
Block a user