update issue panel
This commit is contained in:
@@ -141,6 +141,7 @@ impl RepoListView {
|
||||
Avatar::new()
|
||||
.name(owner.name())
|
||||
.when_some(owner.picture(), |this, url| this.src(url))
|
||||
.rounded(cx.theme().radius)
|
||||
.small(),
|
||||
)
|
||||
.child(
|
||||
|
||||
Reference in New Issue
Block a user