mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-03 12:24:36 -04:00
Business: Update box size
This commit is contained in:
parent
7d78f4b8bd
commit
d5bcecc33f
@ -57,8 +57,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.client-and-entity-wrapper {
|
.client-and-entity-wrapper {
|
||||||
display: grid;
|
display: flex;
|
||||||
grid-template-columns: 2fr 1.5fr;
|
justify-content: space-between;
|
||||||
gap: 20px;
|
gap: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -82,6 +82,8 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#entity-details p { margin-right: 20px; }
|
||||||
|
|
||||||
#entity-details th {
|
#entity-details th {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
padding-bottom: .5rem;
|
padding-bottom: .5rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user