fix style error
This commit is contained in:
parent
cdcb238afc
commit
fb3f347f2f
|
@ -12,6 +12,7 @@
|
|||
}
|
||||
.fa.fa-map-marker{
|
||||
font-size: 8vw;
|
||||
position: relative;
|
||||
}
|
||||
.anchor{
|
||||
position: absolute;
|
||||
|
|
|
@ -506,4 +506,8 @@ ul#layout-canvas {
|
|||
padding: 0.2em;
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
}
|
||||
.fa.fa-map-marker{
|
||||
font-size: 8vw;
|
||||
position: relative;
|
||||
}
|
Loading…
Reference in New Issue