@colijnit/transaction 262.1.22 → 262.1.23

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.
@@ -498,9 +498,10 @@
498
498
  border-radius: 15px;
499
499
  .upload-add-wrapper {
500
500
  flex-direction: row;
501
+ gap: 0;
501
502
  .co-tile-render {
502
- width: 40px;
503
- height: 40px;
503
+ width: 26px;
504
+ height: 26px;
504
505
  border: none;
505
506
  padding: 0;
506
507
  .image, .info {
@@ -510,8 +511,8 @@
510
511
  position: relative;
511
512
  top: 0;
512
513
  .add-button {
513
- width: 20px;
514
- height: 20px;
514
+ width: 16px;
515
+ height: 16px;
515
516
  svg {
516
517
  fill: #000;
517
518
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/transaction",
3
- "version": "262.1.22",
3
+ "version": "262.1.23",
4
4
  "description": "Colijn IT transaction module for Angular 20",
5
5
  "repository": "npm/npm",
6
6
  "author": "Colijn IT",