react_hsbc_teller 1.2.6 → 1.2.9

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.
@@ -272,7 +272,7 @@
272
272
  // top: 0;
273
273
  // left: 0;
274
274
  .selectSee{
275
- width: 92px;
275
+ max-width: 8rem;
276
276
  height: 32px;
277
277
  text-align: center;
278
278
  background: #303D46;
@@ -282,7 +282,7 @@
282
282
  font-size: 14px;
283
283
  }
284
284
  .noSelest{
285
- width: 92px;
285
+ max-width: 8rem;
286
286
  height: 32px;
287
287
  text-align: center;
288
288
  background: #D7D8D6;