UNPKG

209 BJavaScriptView Raw
1export var hiddenContentStyle = {
2 position: 'absolute',
3 width: 1,
4 height: 1,
5 margin: -1,
6 padding: 0,
7 border: 0,
8 overflow: 'hidden',
9};
10//# sourceMappingURL=hiddenContentStyle.js.map
\No newline at end of file