mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-30 09:07:21 +00:00
update new icon and design
This commit is contained in:
@@ -33,9 +33,8 @@ var PlanetHeader = React.createClass({
|
||||
return (
|
||||
<div onClick={this.interceptClick} className='PlanetHeader'>
|
||||
<div className='headerLabel'>
|
||||
<span className='userName'>{currentUserName}</span><br/>
|
||||
<span className='divider'>/</span>
|
||||
<span className='planetName'>{currentPlanetName}</span>
|
||||
<span className='userName'>{currentUserName}</span><br/>
|
||||
<button className={'menuBtn'}>
|
||||
<i className='fa fa-gears'></i>
|
||||
</button>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.5 KiB |
Reference in New Issue
Block a user