mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Replaced default user avatar image in Admin
This commit is contained in:
parent
e9aac9c07b
commit
e4ba518597
@ -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 |
Loading…
Reference in New Issue
Block a user