Make sure right sidebar shows for Watch plugin in client-less mode
Differential Revision: D19261373 fbshipit-source-id: 194480622074bc7672eae67105e0ac8efeafe623
This commit is contained in:
committed by
Facebook Github Bot
parent
8a84bcbe29
commit
e7173e060c
@@ -46,7 +46,7 @@ const Container = styled(FlexColumn)({
|
||||
backgroundColor: colors.white,
|
||||
});
|
||||
|
||||
const SidebarContainer = styled(FlexRow)({
|
||||
export const SidebarContainer = styled(FlexRow)({
|
||||
backgroundColor: colors.light02,
|
||||
height: '100%',
|
||||
overflow: 'scroll',
|
||||
|
||||
Reference in New Issue
Block a user