UNPKG
@latitude-data/webcomponents
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
0.0.0
Web Components for Latitude
github.com/latitude-dev/latitude
latitude-dev/latitude
@latitude-data/webcomponents
/
dist
/
collection
/
components
/
latitude-embed
/
latitude-embed.css
12 lines
(9 loc)
•
104 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
:host
{
display
: block;
height
:
100%
; }
iframe
{
width
:
100%
;
height
:
100%
;
border
: none; }