UI small adjustments & refinments (#87)
* UI small adjustments & refinments * Removed autohide navbar
This commit is contained in:
@ -30,7 +30,7 @@ class DashboardPage extends React.Component {
|
||||
}
|
||||
|
||||
|
||||
return <div className={styles.alignable}>
|
||||
return <div className={styles.root}>
|
||||
{entries ?
|
||||
<EntryListing collection={collection} entries={entries}/>
|
||||
:
|
||||
|
Reference in New Issue
Block a user