mirror of
https://github.com/RoboSats/robosats.git
synced 2025-02-21 12:49:02 +00:00
Fix style amboss logo
This commit is contained in:
parent
f42292a012
commit
a172dff17b
@ -131,7 +131,7 @@ export default class BottomBar extends Component {
|
|||||||
:
|
:
|
||||||
<ListItem>
|
<ListItem>
|
||||||
<ListItemAvatar>
|
<ListItemAvatar>
|
||||||
<Avatar src='/static/assets/images/amboss.png'/>
|
<Avatar sx={{ width: 25, height:25, }} src='/static/assets/images/amboss.png' variant="rounded"/>
|
||||||
</ListItemAvatar>
|
</ListItemAvatar>
|
||||||
<ListItemText secondary={this.state.node_alias}>
|
<ListItemText secondary={this.state.node_alias}>
|
||||||
<a target="_blank" href={"https://amboss.space/node/"
|
<a target="_blank" href={"https://amboss.space/node/"
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user