@saooti/octopus-sdk 33.2.31 → 33.2.32

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "33.2.31",
3
+ "version": "33.2.32",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -295,6 +295,7 @@ export default defineComponent({
295
295
  color: white;
296
296
  text-transform: uppercase;
297
297
  position: absolute;
298
+ top:0;
298
299
  }
299
300
 
300
301
  .background-icon{