Fix styling of the empty content view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -32,5 +32,5 @@ const config = {
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = merge(config, webpackConfig)
|
||||
module.exports = merge(webpackConfig, config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user