styleing issue
This commit is contained in:
@@ -753,9 +753,8 @@ export default function SectionDetailPage() {
|
||||
className="flex items-center justify-between px-3 py-2 bg-gray-50 rounded"
|
||||
>
|
||||
<span className="text-sm">
|
||||
<span className="text-gray-500">{opt.value}</span>
|
||||
<span className="mx-2">→</span>
|
||||
<span className="font-medium">{opt.label}</span>
|
||||
<span className="font-medium text-gray-900">{opt.label}</span>
|
||||
<span className="text-xs text-gray-400 ml-2">({opt.value})</span>
|
||||
</span>
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user