WIP
This commit is contained in:
parent
92bda1231e
commit
2e056e9b0b
8 changed files with 366 additions and 11 deletions
|
@ -168,7 +168,8 @@ impl CollabPanel {
|
|||
.uri(avatar_uri)
|
||||
.size_3p5()
|
||||
.rounded_full()
|
||||
.fill(theme.middle.positive.default.foreground),
|
||||
.fill(theme.middle.positive.default.foreground)
|
||||
.shadow_sm(),
|
||||
)
|
||||
.child(label),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue