Merge pull request #2277 from zed-industries/switch-invite-person-icon

Update Collab + icon
This commit is contained in:
Mikayla Maki
2023-03-13 10:54:33 -07:00
committed by GitHub
4 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ export default function workspace(colorScheme: ColorScheme) {
margin: { left: itemSpacing },
cornerRadius: 6,
color: foreground(layer, "variant"),
iconWidth: 8,
iconWidth: 14,
buttonWidth: 20,
active: {
background: background(layer, "variant", "active"),