Display sources and links to non-image files in details panel (#210)

This commit is contained in:
czifumasa
2025-08-03 23:59:44 +02:00
committed by GitHub
parent 91a8bd0115
commit 3438c29ab8
15 changed files with 377 additions and 118 deletions

View File

@@ -153,13 +153,13 @@ div.zoom {
padding: 0 15px;
}
.details .event-header {
.details .item-header {
justify-content: space-between;
display: flex;
word-break: break-word;
}
.details .event-header .header {
.details .item-header .header {
text-transform: uppercase;
margin: 0;
min-width: 40%;