@saooti/octopus-sdk 30.0.31 → 30.0.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/README.md CHANGED
@@ -528,4 +528,5 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
528
528
  * 30.0.28 Limiter caractères des commentaires
529
529
  * 30.0.29 Pour podcastmaker sudPresse
530
530
  * 30.0.30 Problème fetch participants
531
- * 30.0.31 Amélioration interface
531
+ * 30.0.31 Amélioration interface
532
+ * 30.0.32 Amélioration interface
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "30.0.31",
3
+ "version": "30.0.32",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -120,9 +120,9 @@
120
120
 
121
121
  &.admin-button{
122
122
  padding: 0.3rem;
123
- height: 1.8rem;
124
- width: 1.8rem;
125
- font-size: 1rem;
123
+ height: 2.2rem !important;
124
+ width: 2.2rem;
125
+ font-size: 1.1rem;
126
126
  display: inline-flex;
127
127
  align-items: center;
128
128
  justify-content: center;