mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Increase branch badge max width to 40%
This commit is contained in:
@@ -743,7 +743,7 @@ const styles = StyleSheet.create((theme) => ({
|
||||
},
|
||||
branchBadge: {
|
||||
minWidth: 20,
|
||||
maxWidth: "30%",
|
||||
maxWidth: "40%",
|
||||
height: 20,
|
||||
paddingHorizontal: theme.spacing[2],
|
||||
borderRadius: theme.borderRadius.md,
|
||||
|
||||
Reference in New Issue
Block a user