feat(header): use instance logo for header image
This commit is contained in:
@@ -69,3 +69,8 @@
|
||||
cursor: default;
|
||||
color: var(--theme-color-components-text-on-light);
|
||||
}
|
||||
|
||||
.avatar {
|
||||
background-color: white;
|
||||
padding: 0.2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user