mirror of
https://github.com/urbit/shrub.git
synced 2024-12-18 15:55:00 +03:00
weather: add border to manual entry
This commit is contained in:
parent
76576003be
commit
eec6713338
File diff suppressed because one or more lines are too long
@ -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={() =>
|
||||
|
Loading…
Reference in New Issue
Block a user