UNPKG

react-desktop

Version:

React UI Components for macOS High Sierra and Windows 10

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