mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Hipster design
This commit is contained in:
parent
25d836cbdd
commit
0fb3b38c41
@ -52,6 +52,9 @@
|
||||
#entity-details p {
|
||||
margin-right: 20px;
|
||||
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 {
|
||||
@ -145,7 +148,7 @@
|
||||
padding-left: 2rem;
|
||||
padding-right: 0rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 50px;
|
||||
margin-bottom: 5px;
|
||||
min-width: 100%;
|
||||
table-layout: fixed;
|
||||
overflow-wrap: break-word;
|
||||
|
Loading…
Reference in New Issue
Block a user