@saooti/octopus-sdk 31.0.17 → 31.0.18

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/README.md CHANGED
@@ -593,3 +593,4 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
593
593
  * 31.0.15 Error select productor filter
594
594
  * 31.0.16 Merge 30
595
595
  * 31.0.17 Bug divers
596
+ * 31.0.18 Bug #11015
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "31.0.17",
3
+ "version": "31.0.18",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -297,6 +297,7 @@ export default defineComponent({
297
297
  padding: 0.2rem 0;
298
298
  color: white;
299
299
  text-transform: uppercase;
300
+ position: absolute;
300
301
  }
301
302
 
302
303
  .background-icon{