MM-17966 - Updating background for archive wrapper (#3206)
This commit is contained in:
parent
e2031de0ab
commit
d8adb25640
1 changed files with 1 additions and 0 deletions
|
|
@ -805,6 +805,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
paddingTop: 10,
|
||||
paddingBottom: 10,
|
||||
borderTopWidth: 1,
|
||||
backgroundColor: theme.centerChannelBg,
|
||||
borderTopColor: changeOpacity(theme.centerChannelColor, 0.20),
|
||||
},
|
||||
archivedText: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue