Adjust the selected team border radius
This commit is contained in:
parent
790b1beb22
commit
f62822fe52
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => {
|
|||
},
|
||||
containerSelected: {
|
||||
borderWidth: 3,
|
||||
borderRadius: 12,
|
||||
borderColor: theme.sidebarTextActiveBorder,
|
||||
},
|
||||
unread: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue