realreport-designer 1.11.0 → 1.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*
2
- RealReport Designer v1.11.0
2
+ RealReport Designer v1.11.1
3
3
  Copyright (C) 2013-2025 WooriTech Inc.
4
4
  All Rights Reserved.
5
5
  */
@@ -1331,6 +1331,7 @@ border-bottom: 1px solid #ccc; */
1331
1331
  }
1332
1332
 
1333
1333
  .rr-sheet-print-table tr td {
1334
+ border: 0;
1334
1335
  border-color: transparent;
1335
1336
  }
1336
1337
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "realreport-designer",
3
- "version": "1.11.0",
3
+ "version": "1.11.1",
4
4
  "description": "RealReport Designer component library",
5
5
  "author": "Wooritech",
6
6
  "homepage": "https://real-report.com",