feat(explore): allow deleting source categories
This commit is contained in:
@@ -710,6 +710,7 @@
|
||||
|
||||
.explore-source-row {
|
||||
min-width: 0;
|
||||
row-gap: 12px;
|
||||
}
|
||||
|
||||
.explore-source-card.arco-card {
|
||||
@@ -1078,10 +1079,6 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.explore-source-row {
|
||||
row-gap: 10px;
|
||||
}
|
||||
|
||||
.explore-reader-layout {
|
||||
grid-template-columns: minmax(0, 1fr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user