diff --git a/src/components/NcListItem/NcListItem.vue b/src/components/NcListItem/NcListItem.vue index e880bd9401..fd484af794 100644 --- a/src/components/NcListItem/NcListItem.vue +++ b/src/components/NcListItem/NcListItem.vue @@ -394,21 +394,20 @@ + +
+ + + + +
- -
- - - - -
-
@@ -732,7 +731,7 @@ export default { // NcListItem .list-item { box-sizing: border-box; - display: flex; + display: block; position: relative; flex: 0 0 auto; justify-content: flex-start;