UNPKG
@lyra/form-builder
Version:
latest (0.3.0)
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Lyra form builder
vegapublish.com
VegaPublish/vega
@lyra/form-builder
/
examples
/
schema-testbed
/
components
/
styles
/
Main.css
8 lines
(7 loc)
•
111 B
CSS
View Raw
1
2
3
4
5
6
7
8
.root
{
position
: absolute;
height
:
100vh
;
width
:
100vw
;
overflow
: scroll;
box-sizing
: border-box; }