feat: add dataset item images
This commit is contained in:
@@ -965,6 +965,15 @@
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.explore-article-image {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-height: 420px;
|
||||
margin: 0 0 24px;
|
||||
border-radius: 12px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.explore-article-content {
|
||||
margin: 0;
|
||||
color: var(--senlin-text);
|
||||
|
||||
Reference in New Issue
Block a user