@odoo/o-spreadsheet 19.4.11 → 19.4.12

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.
@@ -2,9 +2,9 @@
2
2
  /*
3
3
  * This file is generated by o-spreadsheet build tools. Do not edit it.
4
4
  * @see https://github.com/odoo/o-spreadsheet
5
- * @version 19.4.11
6
- * @date 2026-09-04T07:50:41.136Z
7
- * @hash 7660254
5
+ * @version 19.4.12
6
+ * @date 2026-09-10T05:38:03.545Z
7
+ * @hash cdb63b4
8
8
  */
9
9
  :root {
10
10
  --os-gray-100: light-dark(#f9fafb, #1b1d26);
@@ -500,6 +500,7 @@
500
500
  }
501
501
 
502
502
  .o-print-preview {
503
+ background-color: white !important;
503
504
  box-shadow: none !important;
504
505
  overflow: visible !important;
505
506
  height: 100% !important;