@saooti/octopus-sdk 36.0.17 → 36.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "36.0.17",
3
+ "version": "36.0.18",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -3,8 +3,8 @@
3
3
  v-if="filterOrgaId || organisationId"
4
4
  class="d-flex flex-column align-items-start mt-3"
5
5
  >
6
- <div class="d-flex justify-content-between amlign-items-center">
7
- <h2 class="mb-0 big-h2 mb-3">
6
+ <div class="d-flex justify-content-between flex-grow-1 mb-3 w-100 align-items-center">
7
+ <h2 class="mb-0 big-h2">
8
8
  {{ $t('Live') }}
9
9
  </h2>
10
10
  <router-link