MAPG-38 fix resultMap's border-radius
This commit is contained in:
parent
cb000a5887
commit
521229fc4b
@ -114,6 +114,8 @@ div.buttonContainer.bottom {
|
|||||||
#resultMap {
|
#resultMap {
|
||||||
height: 70%;
|
height: 70%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
border-top-left-radius: 3px;
|
||||||
|
border-top-right-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#resultInfo {
|
#resultInfo {
|
||||||
|
Loading…
Reference in New Issue
Block a user