mirror of
https://github.com/gethomepage/homepage.git
synced 2025-07-09 03:04:18 -04:00
Move up glacnes info background
This commit is contained in:
parent
00bb1a3f37
commit
1a1039194c
@ -109,7 +109,7 @@ export default function Component({ service }) {
|
||||
return (
|
||||
<Container chart={chart}>
|
||||
{chart && (
|
||||
<div className="bg-linear-to-br from-theme-500/30 via-theme-600/20 to-theme-700/10 absolute -top-10 -left-2 -right-2 -bottom-2 h-[calc(100%+3em)] w-[calc(100%+1em)]" />
|
||||
<div className="bg-linear-to-br from-theme-500/30 via-theme-600/20 to-theme-700/10 absolute -top-20 -left-2 -right-2 -bottom-2" />
|
||||
)}
|
||||
|
||||
<Block position={chart ? "-top-6 right-2" : "top-3 right-2"}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user