Add CCSummary to single image view (when exporting)

This commit is contained in:
N-Pex 2025-09-09 12:01:02 +02:00
parent 4a275c116b
commit 00bd7ca3b6
3 changed files with 13 additions and 4 deletions

View file

@ -260,10 +260,6 @@ const layoutedItems = computed(() => {
overflow: hidden;
}
.bubble-inset {
padding: 8px 8px;
}
.imageCollection {
width: unset;
max-width: unset;