Compare commits
2 Commits
1f5da3d283
...
ad803b646f
| Author | SHA1 | Date | |
|---|---|---|---|
| ad803b646f | |||
| 4a1f255164 |
@@ -73,10 +73,13 @@
|
||||
</div>
|
||||
|
||||
<aside v-if="modal.current" class="fc-viewer__side">
|
||||
<!-- Meta + provenance + tags + suggestions scroll together here… -->
|
||||
<!-- Provenance, then the meta + save block just beneath it, then tags
|
||||
+ suggestions — all scroll together here (operator-asked
|
||||
2026-06-26: meta/download sits directly above Tags, under
|
||||
Provenance). -->
|
||||
<div class="fc-viewer__side-main">
|
||||
<ImageMetaBar />
|
||||
<ProvenancePanel />
|
||||
<ImageMetaBar />
|
||||
<TagPanel />
|
||||
</div>
|
||||
<!-- …while Related is PINNED to the bottom of the rail so it stays
|
||||
|
||||
Reference in New Issue
Block a user