UNPKG

@uifabric/styling

Version:

Styling helpers for Fluent UI React.

10 lines 209 B
export var hiddenContentStyle = { position: 'absolute', width: 1, height: 1, margin: -1, padding: 0, border: 0, overflow: 'hidden', }; //# sourceMappingURL=hiddenContentStyle.js.map