mirror of
https://github.com/directus/directus.git
synced 2026-02-15 19:44:56 -05:00
Fix icon alignment in db-only tables (#12744)
This commit is contained in:
@@ -242,6 +242,7 @@ export default defineComponent({
|
||||
|
||||
.hidden .collection-name {
|
||||
color: var(--foreground-subdued);
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.draggable-list :deep(.sortable-ghost) {
|
||||
|
||||
Reference in New Issue
Block a user