forked from Ivasoft/mattermost-mobile
Adjust the selected team border radius
This commit is contained in:
@@ -85,6 +85,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => {
|
||||
},
|
||||
containerSelected: {
|
||||
borderWidth: 3,
|
||||
borderRadius: 12,
|
||||
borderColor: theme.sidebarTextActiveBorder,
|
||||
},
|
||||
unread: {
|
||||
|
||||
Reference in New Issue
Block a user