form-driver 0.4.18 → 0.4.20

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/es/m3.css CHANGED
@@ -766,7 +766,7 @@ table.M3_table tr:last-child td {
766
766
 
767
767
  .form-driver-plugin-richtext-viewer-wrap .richtext-viewer-more {
768
768
  text-align: center;
769
- box-shadow: 0px -5px 5px rgba(232,232,232,0.38039);
769
+ box-shadow: 0px 5px 5px rgba(232,232,232,0.38039);
770
770
  }
771
771
  .form-driver-plugin-richtext-viewer-wrap .richtext-viewer-more span {
772
772
  cursor: pointer;