Replaced default user avatar image in Admin

This commit is contained in:
Peter Zimon 2021-03-09 14:59:53 +01:00
parent e9aac9c07b
commit e4ba518597
2 changed files with 4 additions and 0 deletions

View File

@ -878,4 +878,8 @@ input:focus,
::selection {
background: color-mod(var(--lightgrey-l1));
}
.user-image {
border-color: var(--dark-main-bg-color);
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 996 B

After

Width:  |  Height:  |  Size: 2.4 KiB