mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
fixes #4442
This commit is contained in:
@@ -104,5 +104,9 @@ export default defineComponent({
|
||||
|
||||
.v-checkbox {
|
||||
margin-top: 8px;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user