mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
feat: add little space between items of transactions locking.
This commit is contained in:
@@ -136,7 +136,7 @@ const TransactionLockingWrapp = styled.div`
|
|||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
border: 1px solid #d1dee2;
|
border: 1px solid #d1dee2;
|
||||||
padding: 16px 18px;
|
padding: 16px 18px;
|
||||||
margin-bottom: 22px;
|
margin-bottom: 25px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
box-shadow: 0 4px 20px -5px rgb(0 8 36 / 5%);
|
box-shadow: 0 4px 20px -5px rgb(0 8 36 / 5%);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user