Skip to content

Commit 4808f3f

Browse files
committed
🔪 css style causing issue with responsive sizing gl containers
1 parent 1e9e5ea commit 4808f3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plot_api/plot_api.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,6 @@ exports.plot = function(gd, data, layout, config) {
244244
'position': 'absolute',
245245
'top': 0,
246246
'left': 0,
247-
'width': '100%',
248-
'height': '100%',
249247
'overflow': 'visible',
250248
'pointer-events': 'none'
251249
});

0 commit comments

Comments
 (0)