UNPKG
@gdquest/gd-exercise-wrapper
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
React component that wraps an iframe that loads a GDExercise.
@gdquest/gd-exercise-wrapper
/
dist
/
index.css
2 lines
(1 loc)
•
89 B
CSS
View Raw
1
2
.gdexercise-wrapper
iframe
{
width
:
100%
;
height
:
100%
;
border
:
0
;
background-color
:transparent}