# تقارير المستكشف محدودة بـ 5 صفوف بغض النظر عن كمية البيانات المتاحة :(

**URL:** https://meta.discourse.org/t/explorer-reports-limited-to-5-rows-no-matter-how-much-data-you-have/401611
**Category:** Bug
**Tags:** data-explorer, fixed
**Created:** [27 أبريل 2026، 1:44م UTC](https://meta.discourse.org/t/explorer-reports-limited-to-5-rows-no-matter-how-much-data-you-have/401611 "2026-04-27T13:44:15Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [27 أبريل 2026، 2:27م UTC](https://meta.discourse.org/t/explorer-reports-limited-to-5-rows-no-matter-how-much-data-you-have/401611/3 "2026-04-27T14:27:41Z")

</div>

نعم، يمكن تغيير ذلك باستخدام قليل من CSS في مكون السمة:

```scss
.query-results .query-results-table-wrapper {
    max-height: fit-content;
}

```

---

_[View the full topic](https://meta.discourse.org/t/explorer-reports-limited-to-5-rows-no-matter-how-much-data-you-have/401611)._
