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
No known key found for this signature in database
GPG key ID: E038DB71E0B61702

View file

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