Merge branch 'hotfix/1.60.1'
This commit is contained in:
@@ -94,7 +94,7 @@ export const PrintPreview: React.FC<PrintPreviewProps> = ({ data, year, month, t
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Print content */}
|
{/* Print content */}
|
||||||
<div className="p-0">
|
<div className="p-8">
|
||||||
<table className="w-full border-collapse border-2 border-gray-800 print-table">
|
<table className="w-full border-collapse border-2 border-gray-800 print-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr className="bg-gray-100">
|
<tr className="bg-gray-100">
|
||||||
|
|||||||
Reference in New Issue
Block a user