Fix navigation bar issues
This commit is contained in:
parent
1f6f7c4bb4
commit
c4fdcb5937
2 changed files with 3 additions and 2 deletions
|
@ -77,7 +77,7 @@ export default () => {
|
|||
|
||||
return (
|
||||
<div className={'my-10 flex'}>
|
||||
<div className={'w-1/4 ml-4'}>
|
||||
<div className={'w-1/4'}>
|
||||
<TitledGreyBox title={server.name} icon={faServer}>
|
||||
<p className={'text-xs uppercase'}>
|
||||
<FontAwesomeIcon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue