update css
This commit is contained in:
parent
3c8430979b
commit
479e7da2f5
1 changed files with 4 additions and 4 deletions
|
@ -1314,12 +1314,12 @@ Maps
|
|||
}
|
||||
.OxMap .OxLabel.OxMapControl.OxMapScale {
|
||||
right: 4px;
|
||||
bottom: 16px;
|
||||
bottom: 17px;
|
||||
}
|
||||
|
||||
.OxMap .OxPlaceControl.OxPlaceFlag {
|
||||
top: 4px;
|
||||
right: 180px;
|
||||
top: 4px;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border: 2px solid rgb(192, 192, 192);
|
||||
|
@ -1331,14 +1331,14 @@ Maps
|
|||
border-radius: 6px;
|
||||
}
|
||||
.OxMap .OxPlaceControl.OxPlaceName {
|
||||
top: 4px;
|
||||
right: 24px;
|
||||
top: 4px;
|
||||
width: 136px;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.OxMap .OxPlaceControl.OxPlaceDeselectButton {
|
||||
top: 4px;
|
||||
right: 4px;
|
||||
top: 4px;
|
||||
}
|
||||
|
||||
.OxFlag {
|
||||
|
|
Loading…
Reference in a new issue