diff --git a/src/index.css b/src/index.css index 79ce83c..b155180 100755 --- a/src/index.css +++ b/src/index.css @@ -1,4 +1,6 @@ @tailwind base; @tailwind components; -@tailwind utilities; \ No newline at end of file +@tailwind utilities; + +/* Hide header and sidebar when printing */ diff --git a/src/layouts/sidebar/sidebar.vue b/src/layouts/sidebar/sidebar.vue index a8a1806..18cec40 100755 --- a/src/layouts/sidebar/sidebar.vue +++ b/src/layouts/sidebar/sidebar.vue @@ -61,6 +61,12 @@ Service