fix DocsTable rendering of EmptyState
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
This commit is contained in:
@@ -71,7 +71,6 @@ const CustomPanel = ({
|
||||
const useStyles = makeStyles({
|
||||
panelContainer: {
|
||||
marginBottom: '2rem',
|
||||
overflow: 'auto',
|
||||
...(config.panelCSS ? config.panelCSS : {}),
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user