@libxai/board 0.17.160 → 0.17.162

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.
package/dist/styles.css CHANGED
@@ -8381,11 +8381,6 @@ body {
8381
8381
  }
8382
8382
 
8383
8383
 
8384
- .mt-1\.5 {
8385
- margin-top: 0.375rem;
8386
- }
8387
-
8388
-
8389
8384
  .mt-2 {
8390
8385
  margin-top: 0.5rem;
8391
8386
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "0.17.160",
3
+ "version": "0.17.162",
4
4
  "type": "module",
5
5
  "description": "Professional Gantt Chart + Kanban Board + ListView + CalendarBoard for React - Part of LibXAI Suite - TypeScript - Production-Ready - Zero Config",
6
6
  "author": "LibXAI <hello@libxai.com>",