image view: implement gallery-based layout, metadata dropdown, and thumbnails; add styles for image shadow; update tests
This commit is contained in:
@@ -10,3 +10,8 @@
|
||||
width: 100% !important;
|
||||
flex: 0 0 auto !important;
|
||||
}
|
||||
|
||||
/* Ensure image area still visible without JS */
|
||||
.image-wrapper {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user