weather: add border to manual entry

This commit is contained in:
Matilde Park 2020-02-19 15:43:05 -05:00
parent 76576003be
commit eec6713338
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={() =>