mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-24 04:31:48 +00:00
Display sources and links to non-image files in details panel (#210)
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user