UNPKG

react-desktop

Version:

React UI Components for macOS High Sierra and Windows 10

16 lines (15 loc) 285 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { header: { top: '0px', left: '0px', width: '100%', borderTopWidth: '1px', borderTopStyle: 'solid', borderTopColor: '#c9c9c9', boxSizing: 'border-box' } };