@flozy/editor 5.9.9 → 6.0.1

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.
@@ -1279,9 +1279,10 @@ blockquote {
1279
1279
  background: none !important;
1280
1280
  }
1281
1281
  @media (max-width: 899px) {
1282
- .MuiPopover-root {
1282
+ /* Qa validation required */
1283
+ /* .MuiPopover-root {
1283
1284
  z-index: 1302 !important;
1284
- }
1285
+ } */
1285
1286
 
1286
1287
  canvas {
1287
1288
  max-width: 100% !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flozy/editor",
3
- "version": "5.9.9",
3
+ "version": "6.0.1",
4
4
  "description": "An Editor for flozy app brain",
5
5
  "files": [
6
6
  "dist"