link: hide root page on mobile

Flex was overwriting 'display: none'...
This commit is contained in:
Matilde Park 2020-03-11 18:44:07 -04:00
parent 7f2cadf830
commit 2d5e2b8901

View File

@ -55,7 +55,7 @@ export class Root extends Component {
rightPanelHide={true}
sidebarShown={state.sidebarShown}
links={links}>
<div className="h-100 w-100 overflow-x-hidden flex flex-column bg-white bg-gray0-d dn db-ns">
<div className="h-100 w-100 overflow-x-hidden bg-white bg-gray0-d dn db-ns">
<div className="pl3 pr3 pt2 dt pb3 w-100 h-100">
<p className="f8 pt3 gray2 w-100 h-100 dtc v-mid tc">
Select or create a collection to begin.