mirror of
https://github.com/directus/directus.git
synced 2026-02-16 15:15:19 -05:00
Collection name layout fix (#12169)
This commit is contained in:
@@ -684,8 +684,9 @@ export default defineComponent({
|
||||
|
||||
.v-list-item {
|
||||
.collection {
|
||||
margin-right: 1ch;
|
||||
color: var(--primary);
|
||||
white-space: nowrap;
|
||||
margin-right: 1ch;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user