Add font family to addon info panel

This commit is contained in:
Matthew Holman 2019-02-25 22:44:53 -06:00
parent 1234a02c1b
commit 64a1bb0207

View File

@ -35,6 +35,7 @@ const stylesheetBase = {
},
},
info: {
fontFamily: 'Helvetica Neue, Helvetica, Segoe UI, Arial, freesans, sans-serif',
position: 'fixed',
background: 'white',
top: 0,