mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-14 08:50:31 +00:00
update placeholder blocks
This commit is contained in:
parent
a0ffb46a6f
commit
9d10de9949
7 changed files with 11 additions and 11 deletions
|
@ -38,7 +38,7 @@ export default function Component({ service }) {
|
|||
}
|
||||
|
||||
if (!data) {
|
||||
return <Container><Block position={{bottom: 2, left: 2}}>-</Block></Container>;
|
||||
return <Container><Block position="bottom-3 left-3">-</Block></Container>;
|
||||
}
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue