UNPKG

@uifabric/styling

Version:

Styling helpers for Fluent UI React.

12 lines 283 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.hiddenContentStyle = { position: 'absolute', width: 1, height: 1, margin: -1, padding: 0, border: 0, overflow: 'hidden', }; //# sourceMappingURL=hiddenContentStyle.js.map