Update resources/scripts/components/dashboard/ServerRow.tsx

This commit is contained in:
denis 2024-11-03 02:38:58 -05:00
parent 37ec560c98
commit fead7aa5af

View file

@ -113,7 +113,7 @@ export default ({ server, className }: { server: Server; className?: string }) =
)} )}
</div> </div>
</div> </div>
<div css={tw`flex-1 ml-4 lg:block lg:col-span-2 hidden`}> <div css={tw`flex-1 ml-4 lg:block lg:col-span-2 hidden`}>
<div css={tw`flex justify-center`}> <div css={tw`flex justify-center`}>
<FontAwesomeIcon icon={faEthernet} css={tw`text-neutral-500`} /> <FontAwesomeIcon icon={faEthernet} css={tw`text-neutral-500`} />
<p css={tw`text-sm text-neutral-400 ml-2`}> <p css={tw`text-sm text-neutral-400 ml-2`}>