Initial dedicated face pile element

Rather than overload Flex with yet another special case, add a dedicated
element to handle this overlap instead

Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
Julia
2023-02-22 11:34:55 -05:00
co-authored by Max Brunsfeld
parent 6a731233c5
commit 7f4da80386
4 changed files with 110 additions and 15 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ export default function workspace(colorScheme: ColorScheme) {
width: 1,
},
},
followerAvatarOverlap: 4,
followerAvatarOverlap: 6,
avatarRibbon: {
height: 3,
width: 12,