Checkpoint!

This commit is contained in:
Antonio Scandurra 2023-10-05 17:00:45 +02:00 committed by Nathan Sobo
parent 657a25178d
commit fe3ef08f39
5 changed files with 103 additions and 97 deletions

View file

@ -168,8 +168,8 @@ impl CollabPanel {
.uri(avatar_uri)
.size_3p5()
.rounded_full()
.fill(theme.middle.positive.default.foreground)
.shadow_sm(),
// .fill(theme.middle.positive.default.foreground)
.shadow_md(),
)
.child(label),
)