Align add server button in the tab bar vertically, fixes #460
This commit is contained in:
@@ -86,7 +86,7 @@ class TabBar extends React.Component {
|
|||||||
border: 'none',
|
border: 'none',
|
||||||
fontSize: '20px',
|
fontSize: '20px',
|
||||||
height: '35px',
|
height: '35px',
|
||||||
padding: '0 0 4px 0',
|
padding: '2px 0 0 0',
|
||||||
width: '40px',
|
width: '40px',
|
||||||
color: '#999',
|
color: '#999',
|
||||||
fontWeight: 'bold',
|
fontWeight: 'bold',
|
||||||
|
Reference in New Issue
Block a user