updated LinkRow styling

This commit is contained in:
2026-04-25 12:24:53 +02:00
parent 3a9d4dd2fc
commit ac123ad0d7

View File

@@ -109,8 +109,8 @@
}
.row-updated {
margin-top: 2px;
padding: 4px 8px;
margin-top: 4px;
padding: 2px 8px;
font-weight: 500;
background-color: var(--color-background-highlight);
border-radius: var(--border-radius);