UNPKG

283 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.hiddenContentStyle = {
4 position: 'absolute',
5 width: 1,
6 height: 1,
7 margin: -1,
8 padding: 0,
9 border: 0,
10 overflow: 'hidden',
11};
12//# sourceMappingURL=hiddenContentStyle.js.map
\No newline at end of file