@odoo/o-spreadsheet 17.1.20 → 17.1.22
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/o_spreadsheet.xml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<!--
|
|
2
2
|
This file is generated by o-spreadsheet build tools. Do not edit it.
|
|
3
3
|
@see https://github.com/odoo/o-spreadsheet
|
|
4
|
-
@version 17.1.
|
|
5
|
-
@date 2024-07-
|
|
6
|
-
@hash
|
|
4
|
+
@version 17.1.22
|
|
5
|
+
@date 2024-07-08T05:42:31.052Z
|
|
6
|
+
@hash da27a94
|
|
7
7
|
-->
|
|
8
8
|
<odoo>
|
|
9
9
|
<t t-name="o-spreadsheet-ActionButton">
|
|
@@ -767,7 +767,7 @@
|
|
|
767
767
|
</t>
|
|
768
768
|
|
|
769
769
|
<t t-name="o-spreadsheet-FiguresContainer">
|
|
770
|
-
<div>
|
|
770
|
+
<div class="position-absolute">
|
|
771
771
|
<t t-foreach="containers" t-as="container" t-key="container.type">
|
|
772
772
|
<div
|
|
773
773
|
class="o-figure-container position-absolute pe-none overflow-hidden"
|