form-driver 0.3.4 → 0.3.6

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
@@ -159,6 +159,12 @@ table.M3_table tr:last-child td {
159
159
  flex: 1;
160
160
  text-align: right;
161
161
  }
162
+ .m3-nps-wrapper .m3-nps-remark {
163
+ font-size: 13px;
164
+ color: #666;
165
+ padding-left: 15px;
166
+ padding-right: 15px;
167
+ }
162
168
  .m3-nps-wrapper .ant-rate {
163
169
  display: flex !important;
164
170
  width: 100%;