fix: stop workspace icons from shrinking

This commit is contained in:
Katelyn Dickey
2024-08-24 16:12:50 -04:00
parent 92959769df
commit 8a646bcc95

View File

@@ -134,6 +134,7 @@
justify-content: center;
align-items: center;
font-weight: 600;
flex-shrink: 0;
}
& .zen-workspace-name {