mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 07:10:33 +00:00
feat(ExchangeRateInput): optimize style.
This commit is contained in:
@@ -33,7 +33,7 @@ export function ExchangeRateInputGroup({
|
|||||||
}
|
}
|
||||||
|
|
||||||
const ExchangeRateField = styled(FMoneyInputGroup)`
|
const ExchangeRateField = styled(FMoneyInputGroup)`
|
||||||
max-width: 88px;
|
max-width: 75px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const ExchangeRateSideIcon = styled.div`
|
const ExchangeRateSideIcon = styled.div`
|
||||||
|
|||||||
Reference in New Issue
Block a user