allaw-ui 0.0.330 → 0.0.331

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.
@@ -110,6 +110,6 @@
110
110
  justify-content: center;
111
111
  width: 24px;
112
112
  height: 24px;
113
- border-radius: 8px;
113
+ border-radius: 4px;
114
114
  background: #ffffff;
115
115
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allaw-ui",
3
- "version": "0.0.330",
3
+ "version": "0.0.331",
4
4
  "description": "Composants UI pour l'application Allaw",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",