mirror of
https://github.com/directus/directus.git
synced 2026-01-30 23:08:15 -05:00
fix datetimes cropping
This commit is contained in:
@@ -90,5 +90,6 @@ export default defineComponent({
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
line-height: 1.15;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user