fix(ui): adjust relay indicator position for better visual alignment

This commit is contained in:
Gigi
2025-10-09 21:22:02 +01:00
parent b57ea3f640
commit bc5fe1ae30

View File

@@ -1577,7 +1577,7 @@ body {
.highlight-relay-indicator {
position: absolute;
bottom: -4px;
bottom: -2px;
left: 0;
font-size: 0.7rem;
color: #888;