mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 10:32:34 +03:00
Seem a bit more tile-like.
This commit is contained in:
parent
8042bce45b
commit
80dea066d6
File diff suppressed because one or more lines are too long
@ -65,7 +65,7 @@ export default class WeatherTile extends Component {
|
||||
style={{left: 8, top: 4}}>
|
||||
Weather
|
||||
</p>
|
||||
<p className="absolute w-100 flex-col body-regular white" style={{verticalAlign: "bottom", bottom: 8, left: 8}}>Set location</p>
|
||||
<p className="absolute w-100 flex-col body-regular white" style={{verticalAlign: "bottom", bottom: 8, left: 8, cursor: "default"}}>Set location</p>
|
||||
</div>
|
||||
));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user