mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes for designs
This commit is contained in:
parent
c172a5ed3b
commit
3b2d863023
@ -105,7 +105,7 @@
|
|||||||
|
|
||||||
[data-ref="table"] {
|
[data-ref="table"] {
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
/* margin-bottom: 200px; */
|
margin-bottom: 50px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
@ -101,7 +101,7 @@
|
|||||||
|
|
||||||
[data-ref="table"] {
|
[data-ref="table"] {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
/* margin-bottom: 200px; */
|
margin-bottom: 50px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
[data-ref="table"] {
|
[data-ref="table"] {
|
||||||
/* margin-bottom: 200px; */
|
margin-bottom: 50px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
|
|
||||||
[data-ref="table"] {
|
[data-ref="table"] {
|
||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
/* margin-bottom: 200px; */
|
margin-bottom: 50px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
@ -107,7 +107,7 @@
|
|||||||
|
|
||||||
[data-ref="table"] {
|
[data-ref="table"] {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
/* margin-bottom: 200px; */
|
margin-bottom: 50px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
/* margin-bottom: 200px; */
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.task-time-details {
|
.task-time-details {
|
||||||
|
@ -110,7 +110,7 @@
|
|||||||
padding-left: 2rem;
|
padding-left: 2rem;
|
||||||
padding-right: 0rem;
|
padding-right: 0rem;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
/* margin-bottom: 200px; */
|
margin-bottom: 50px;
|
||||||
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