mirror of
https://github.com/directus/directus.git
synced 2026-01-31 23:18:03 -05:00
don’t let field notes get too long
This commit is contained in:
@@ -192,6 +192,7 @@ export default defineComponent({
|
||||
margin-top: 4px;
|
||||
color: var(--foreground-subdued);
|
||||
font-style: italic;
|
||||
max-width: 520px;
|
||||
}
|
||||
|
||||
.invalid {
|
||||
|
||||
Reference in New Issue
Block a user