UNPKG
kmap-ui
Version:
latest (1.0.0)
1.0.0
A components of zmap base on vue2.X
github.com/liukunace/zmap-ui.git
kmap-ui
/
src
/
components
/
ol
/
util
/
getMapCanvas.css
8 lines
(7 loc)
•
116 B
CSS
View Raw
1
2
3
4
5
6
7
8
.ol-fixedoverlay
{
position
: absolute;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
; }