Start for mandatory kpi in config

pull/107/head
s8613 2025-06-26 20:22:19 +02:00
parent 23f047df4e
commit 0a64411a5f
2 changed files with 4 additions and 1 deletions

View File

@ -330,6 +330,9 @@ export function ConfigTable({ from }: ConfigTableProps) {
>
<span title={`Click to view details (ID: ${kennzahl.id})`}>
{kennzahl.name}
{kennzahl.mandatory && (
<span> *</span>
)}
</span>
</td>
<td style={{ padding: "12px" }}>

View File

@ -121,7 +121,7 @@ export default function UploadPage() {
fontWeight: "bold",
color: "#383838",
marginBottom: 12,
marginTop: 6,
marginTop: 3,
}}
>
Pitchbook Extractor