UNPKG
h5-cli
Version:
latest (1.12.0)
1.12.0
hello
h5-cli
/
src-react
/
navigation.less
22 lines
(18 loc)
•
305 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.map-container
{
.map-box
{
position
: absolute;
width
:
100%
;
height
:
100%
;
#container
{
height
:
100%
; } }
.btn-wrapper
{
position
: relative;
top
: -
70px
;
z-index
:
2
; }
.notice
{
margin-top
:
50px
; } }