Merge pull request #2386 from urbit/mp/os1/contacts/one-down

contacts: add bg-gray0 to root page
This commit is contained in:
Logan 2020-03-02 15:42:48 -08:00 committed by GitHub
commit 3a1f73a167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ export class Root extends Component {
contacts={contacts}
groups={groups}
invites={invites}>
<div className="h-100 w-100 overflow-x-hidden bg-white 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="f9 pt3 gray2 w-100 h-100 dtc v-mid tc">
Select a group to begin.