@ix_waterford/lib 1.0.57 → 1.0.59

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.
@@ -169,7 +169,7 @@ __webpack_require__.r(__webpack_exports__);
169
169
  if(true) {
170
170
  (function() {
171
171
  var localsJsonString = undefined;
172
- // 1775555014059
172
+ // 1775555524841
173
173
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
174
174
  // only invalidate when locals change
175
175
  if (
@@ -197,7 +197,7 @@ __webpack_require__.r(__webpack_exports__);
197
197
  if(true) {
198
198
  (function() {
199
199
  var localsJsonString = undefined;
200
- // 1775555014059
200
+ // 1775555524841
201
201
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
202
202
  // only invalidate when locals change
203
203
  if (
@@ -225,7 +225,7 @@ __webpack_require__.r(__webpack_exports__);
225
225
  if(true) {
226
226
  (function() {
227
227
  var localsJsonString = undefined;
228
- // 1775555014060
228
+ // 1775555524842
229
229
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
230
230
  // only invalidate when locals change
231
231
  if (
@@ -253,7 +253,7 @@ __webpack_require__.r(__webpack_exports__);
253
253
  if(true) {
254
254
  (function() {
255
255
  var localsJsonString = undefined;
256
- // 1775555014060
256
+ // 1775555524842
257
257
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
258
258
  // only invalidate when locals change
259
259
  if (
@@ -10991,8 +10991,9 @@ const Style = (param)=>{
10991
10991
  }
10992
10992
  },
10993
10993
  '& .addButton-text': {
10994
- fontWeight: 500,
10995
- textTransform: 'none'
10994
+ fontWeight: 600,
10995
+ textTransform: 'none',
10996
+ paddingBottom: '0px !important'
10996
10997
  },
10997
10998
  '& .closeRoundIcon': {
10998
10999
  border: '1px solid #E7E8F7',