refactor: remove remaining border and ring classes

This commit is contained in:
2026-05-24 20:07:28 +02:00
parent df0c00a2f9
commit 3cd7302c9c
3 changed files with 7 additions and 7 deletions

View File

@@ -10,11 +10,11 @@
CURRENT
</div>
{{end}}
<div class="absolute top-2 left-2 z-20 border border-white/10 bg-black/80 px-2 py-0.5 text-[10px] font-medium text-white backdrop-blur-md">
<div class="absolute top-2 left-2 z-20 bg-black/80 px-2 py-0.5 text-[10px] font-medium text-white backdrop-blur-md">
{{.Relation}}
</div>
</div>
{{end}}
</div>
</div>
{{end}}
{{end}}