mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: migrate to pnpm (#253)
This commit is contained in:
@@ -372,7 +372,7 @@ const TransLockingIcon = styled.div`
|
||||
border-radius: 8px;
|
||||
color: #93a1ba;
|
||||
|
||||
.bp3-icon {
|
||||
.bp4-icon {
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
@@ -381,7 +381,7 @@ const TransLockingIcon = styled.div`
|
||||
export const TransLockingActions = styled.div`
|
||||
display: flex;
|
||||
|
||||
.bp3-divider {
|
||||
.bp4-divider {
|
||||
margin: 2px;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user