fix color of location share caret (#7917)
Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
@@ -197,11 +197,8 @@ class LocationPicker extends React.Component<IProps, IState> {
|
||||
viewUserOnClick={false}
|
||||
/>
|
||||
</div>
|
||||
<img
|
||||
<div
|
||||
className="mx_MLocationBody_pointer"
|
||||
src={require("../../../../res/img/location/pointer.svg")}
|
||||
width="9"
|
||||
height="5"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user