diff --git a/src/pages/InvoiceOut/InvoiceOutList.vue b/src/pages/InvoiceOut/InvoiceOutList.vue
index 292fa2e0a..af027a08c 100644
--- a/src/pages/InvoiceOut/InvoiceOutList.vue
+++ b/src/pages/InvoiceOut/InvoiceOutList.vue
@@ -129,7 +129,8 @@ const downloadCsv = () => {
url="InvoiceOuts/filter"
>
-
+
+
{
class="q-mr-md"
/>
-
+
+
+
@@ -251,8 +254,19 @@ const downloadCsv = () => {
width: 100%;
max-width: 60em;
}
+.fixed-top{
+ top:50px;
+}
+.q-toolbar{
+ padding-top: 10px;
+}
+.q-header {
+ position: sticky;
+}
+
+
en:
searchInvoice: Search issued invoice