form-driver 0.4.0 → 0.4.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/m3.css CHANGED
@@ -356,7 +356,7 @@ table.M3_table tr:last-child td {
356
356
  justify-content: space-between;
357
357
  padding: 4px 8px;
358
358
  background: #fff;
359
- font-size: 16px;
359
+ font-size: 14px;
360
360
  transition: background 0.2s, box-shadow 0.2s;
361
361
  cursor: -webkit-grab;
362
362
  cursor: grab;