@saooti/octopus-sdk 30.0.54 → 30.0.55

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
@@ -550,4 +550,5 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
550
550
  * 30.0.51 Commentaires live
551
551
  * 30.0.52 Ajout rubriqueIdFilter
552
552
  * 30.0.53 Commentaires live
553
- * 30.0.54 Multiselect not reload on close
553
+ * 30.0.54 Multiselect not reload on close
554
+ * 30.0.55 Align participant img
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "30.0.54",
3
+ "version": "30.0.55",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -212,6 +212,7 @@ body{
212
212
  border-radius: 50%;
213
213
  background-size: cover;
214
214
  box-shadow: 0px 8px 26px 6px rgba(64, 163, 114, 0.3);
215
+ margin: auto;
215
216
  }
216
217
 
217
218
  .comma {