mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Hipster design
This commit is contained in:
parent
25d836cbdd
commit
0fb3b38c41
@ -52,6 +52,9 @@
|
|||||||
#entity-details p {
|
#entity-details p {
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
--tw-space-y-reverse: 0;
|
||||||
|
margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
|
||||||
|
margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-wrapper #entity-details {
|
.header-wrapper #entity-details {
|
||||||
@ -145,7 +148,7 @@
|
|||||||
padding-left: 2rem;
|
padding-left: 2rem;
|
||||||
padding-right: 0rem;
|
padding-right: 0rem;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
margin-bottom: 50px;
|
margin-bottom: 5px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user