navbar placeholder
Reviewed By: elboman Differential Revision: D47398098 fbshipit-source-id: 6e9518b47292b351153015da233574f7abfd0396
This commit is contained in:
committed by
Facebook GitHub Bot
parent
2111067d01
commit
bdd502d54f
@@ -20,6 +20,7 @@ import {Layout} from './Layout';
|
||||
const SidebarInteractiveContainer = styled(Interactive)<InteractiveProps>({
|
||||
display: 'flex',
|
||||
flex: '0 1 1',
|
||||
background: theme.backgroundDefault,
|
||||
});
|
||||
SidebarInteractiveContainer.displayName = 'Sidebar:SidebarInteractiveContainer';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user