mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-13 16:30:31 +00:00
parent
38079badc8
commit
816a2a5106
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ export default function Item({ service, group }) {
|
|||
</div>
|
||||
)}
|
||||
|
||||
<div className="absolute top-0 right-0 flex flex-row justify-end gap-2 mr-2 z-30 pointer-events-none service-tags">
|
||||
<div className="absolute top-0 right-0 flex flex-row justify-end gap-2 mr-2 z-30 service-tags">
|
||||
{service.ping && (
|
||||
<div className="flex-shrink-0 flex items-center justify-center service-tag service-ping">
|
||||
<Ping group={group} service={service.name} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue