mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: handle transactions locking request error.
This commit is contained in:
@@ -213,7 +213,7 @@ const TransactionLockingWrapp = styled.div`
|
||||
${(props) =>
|
||||
props.isEnabled &&
|
||||
`
|
||||
border-color: #fe9f9e;
|
||||
border-color: #fc8483;
|
||||
|
||||
${TransLockingIcon} {
|
||||
color: #ff8282;
|
||||
|
||||
Reference in New Issue
Block a user