fix: make incomplete steps in accordion look disabled
This commit is contained in:
@@ -81,7 +81,7 @@ export default function PriceList({
|
||||
</Body>
|
||||
</div>
|
||||
) : (
|
||||
<Subtitle type="two" color="disabled">
|
||||
<Subtitle type="two" color="baseTextDisabled">
|
||||
{intl.formatMessage({ id: "n/a" })}
|
||||
</Subtitle>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user