# الحد الأقصى لطول اسم الفئة

**URL:** https://meta.discourse.org/t/max-category-name-length/242344
**Category:** Support
**Created:** [19 أكتوبر 2022، 10:55ص UTC](https://meta.discourse.org/t/max-category-name-length/242344 "2022-10-19T10:55:13Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [19 أكتوبر 2022، 3:54م UTC](https://meta.discourse.org/t/max-category-name-length/242344/5 "2022-10-19T15:54:25Z")

</div>

مرحباً،  
يمكنك تغيير الحد الأقصى للعرض باستخدام ما يلي:

```scss
.select-kit.combo-box.category-drop .badge-wrapper {
  max-width: 320px; // الافتراضي 260 بكسل
}

```

---

_[View the full topic](https://meta.discourse.org/t/max-category-name-length/242344)._
