Fix display issues due to removal of quirks mode

This commit is contained in:
DaneEveritt 2022-07-03 14:44:00 -04:00
parent 0216e3fd5b
commit 15aaa2b3c3
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 24 additions and 16 deletions

View file

@ -91,7 +91,7 @@ export default ({ server, className }: { server: Server; className?: string }) =
return (
<StatusIndicatorBox as={Link} to={`/server/${server.id}`} className={className} $status={stats?.status}>
<div css={tw`flex items-center col-span-12 sm:col-span-5 lg:col-span-6`}>
<div className={'icon'} css={tw`mr-4`}>
<div className={'icon mr-4'}>
<FontAwesomeIcon icon={faServer} />
</div>
<div>