area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.78k stars 574 forks source link

Repeater number squishes up sometimes when using @twillRepeaterTitleField #2377

Closed Bunksly closed 8 months ago

Bunksly commented 11 months ago

Description

image

Steps to reproduce

image

Using @repeaterTitleField to add long strings into the repeater "accordion panel title"

Expected result

image

Actual result

image

Versions

Twill version: Version 3.0.2 Laravel Framework 10.30.1 PHP 8.1.18 Database engine: mysql