mirror of
https://github.com/gethomepage/homepage.git
synced 2026-02-27 13:40:26 -05:00
Adjust process list vertical offset
This commit is contained in:
parent
ca7dfb56c8
commit
cdc96438cd
@ -46,7 +46,7 @@ export default function Component({ service }) {
|
||||
let listYPosition = "bottom-4";
|
||||
if (chart) {
|
||||
headerYPosition = "-top-6";
|
||||
listYPosition = "-top-3";
|
||||
listYPosition = "-top-2";
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user