Merge pull request #2315 from urbit/mp/os1/weather/hotfix-border

weather: add border to manual entry
This commit is contained in:
matildepark 2020-02-19 16:41:41 -07:00 committed by GitHub
commit 7d4f9bc6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -143,7 +143,7 @@ export default class WeatherTile extends Component {
onClick={() => this.locationSubmit()}>Detect -></a>
}
return this.renderWrapper(
<div className="pa2 w-100 h-100 bg-white black">
<div className="pa2 w-100 h-100 bg-white black b--black ba">
<a
className="f9 black pointer"
onClick={() =>