Adjust the selected team border radius

This commit is contained in:
Elias Nahum
2021-10-27 18:11:10 -03:00
parent 790b1beb22
commit f62822fe52

View File

@@ -85,6 +85,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => {
},
containerSelected: {
borderWidth: 3,
borderRadius: 12,
borderColor: theme.sidebarTextActiveBorder,
},
unread: {