@avakhula/ui 0.0.316 → 0.0.317

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": "@avakhula/ui",
3
- "version": "0.0.316",
3
+ "version": "0.0.317",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.umd.cjs",
6
6
  "source": "src/index.js",
@@ -288,7 +288,6 @@ body.modal-open {
288
288
  }
289
289
 
290
290
  .modal-content {
291
- overflow-y: auto;
292
291
  .without-title {
293
292
  padding-right: 25px;
294
293
  padding-top: 4px;