feat: seed default dataset sources
This commit is contained in:
@@ -753,6 +753,13 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.explore-source-image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: inherit;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.explore-source-icon.blue {
|
||||
background: rgb(var(--arcoblue-1));
|
||||
color: rgb(var(--arcoblue-6));
|
||||
|
||||
Reference in New Issue
Block a user