InfoList TextEntry alignEnd() only applies to text but not Label

Hey hoping to clarify if it is intented behaviour or a bug.

When using Infolist Component TextEntry like this:

TextEntry::make('created_at')->alignEnd()->since();

It only aligns text and not Label, wondering if it is intended behaviour?
2024-02-24_10-54.png
Was this page helpful?