@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.
- package/dist/Editor/Editor.css +3 -2
- package/package.json +1 -1
package/dist/Editor/Editor.css
CHANGED
@@ -1279,9 +1279,10 @@ blockquote {
|
|
1279
1279
|
background: none !important;
|
1280
1280
|
}
|
1281
1281
|
@media (max-width: 899px) {
|
1282
|
-
|
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;
|