Merge pull request #2764 from brkcvn/master

Added white space into the status for Show page
This commit is contained in:
Burak Civan
2022-11-22 12:30:47 +03:00
committed by GitHub

View File

@ -1,5 +1,5 @@
<span @class([ <span @class([
'px-2.5 py-1 text-xs font-medium rounded-xl', 'px-2.5 py-1 text-xs font-medium rounded-xl whitespace-nowrap',
$backgroundColor, $backgroundColor,
$textColor, $textColor,
]) ])