Move file linking to component detail view, consistent with images
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1571,6 +1571,12 @@ nav {
|
||||
gap: 0.3rem;
|
||||
}
|
||||
|
||||
.detail-file-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.detail-file-link {
|
||||
color: var(--accent);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user