mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Business: Reduce padding in client & company details section
This commit is contained in:
parent
dfee4d718b
commit
cb0231a1ec
@ -41,10 +41,6 @@
|
||||
color: #AAA9A9;
|
||||
}
|
||||
|
||||
#company-details > * {
|
||||
margin-bottom: 0.8rem;
|
||||
}
|
||||
|
||||
#company-address {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@ -72,10 +68,6 @@
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
#client-details > * {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
#client-details > p:nth-child(1) {
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user