mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 06:58:59 +08:00
fix: update image gallery styles (#15301)
This commit is contained in:
parent
ffe73f0124
commit
fcd9fd8513
@ -1,8 +1,8 @@
|
||||
.item {
|
||||
height: 200px;
|
||||
max-height: 200px;
|
||||
margin-right: 8px;
|
||||
margin-bottom: 8px;
|
||||
object-fit: cover;
|
||||
object-fit: contain;
|
||||
object-position: center;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user