mirror of
https://github.com/RoboSats/robosats.git
synced 2025-02-20 12:19:00 +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>
|
||||
<ListItemAvatar>
|
||||
<Avatar src='/static/assets/images/amboss.png'/>
|
||||
<Avatar sx={{ width: 25, height:25, }} src='/static/assets/images/amboss.png' variant="rounded"/>
|
||||
</ListItemAvatar>
|
||||
<ListItemText secondary={this.state.node_alias}>
|
||||
<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