allaw-ui 5.2.1 → 5.2.2

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.
@@ -126,12 +126,12 @@
126
126
  padding-left: 16px;
127
127
  }
128
128
 
129
- .moreButton {
129
+ /* .moreButton {
130
130
  width: 56px;
131
131
  height: 56px;
132
132
  font-size: 16px;
133
133
  margin-left: -10px;
134
- }
134
+ } */
135
135
 
136
136
  /* Ajuster la taille des avatars en desktop */
137
137
  .avatarWrapper .avatarBubble {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allaw-ui",
3
- "version": "5.2.1",
3
+ "version": "5.2.2",
4
4
  "description": "Composants UI pour l'application Allaw",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",