mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
fix: edit payment transaction
This commit is contained in:
@@ -15,7 +15,7 @@ const applyToTypeAccessor = (rule) => {
|
||||
};
|
||||
|
||||
const conditionsAccessor = (rule) => (
|
||||
<span style={{ fontSize: 12, color: '#5F6B7C' }}>
|
||||
<span style={{ fontSize: 12 }}>
|
||||
{rule.conditions_formatted}
|
||||
</span>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user