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;
|
||||
|
|
|
@ -507,3 +507,7 @@ ul#layout-canvas {
|
|||
float: right;
|
||||
cursor: pointer;
|
||||
}
|
||||
.fa.fa-map-marker{
|
||||
font-size: 8vw;
|
||||
position: relative;
|
||||
}
|
Loading…
Reference in New Issue