mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Shrink the Workspaces sidebar label to xs
This commit is contained in:
@@ -1149,7 +1149,7 @@ const styles = StyleSheet.create((theme) => ({
|
||||
},
|
||||
workspacesSectionTitle: {
|
||||
color: theme.colors.foregroundMuted,
|
||||
fontSize: theme.fontSize.sm,
|
||||
fontSize: theme.fontSize.xs,
|
||||
fontWeight: theme.fontWeight.normal,
|
||||
},
|
||||
workspacesSectionActions: {
|
||||
|
||||
Reference in New Issue
Block a user