tplus-components-touch 3.22.3 → 3.22.7

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.
@@ -1356,6 +1356,7 @@
1356
1356
  line-height: 32px;
1357
1357
  padding:4px 8px;
1358
1358
  background: #FFFFFF;
1359
+ border: 1px solid #C8C8CD;
1359
1360
  border-radius: 2px;
1360
1361
  }
1361
1362
  .notext{
@@ -1515,6 +1516,17 @@
1515
1516
  }
1516
1517
  }
1517
1518
  }
1519
+ .receivedNumber {
1520
+ padding-top: 10px;
1521
+ .receivedInput {
1522
+ padding: 0 !important;
1523
+ border: none !important;
1524
+ span:first-child {
1525
+ margin-top: 5px;
1526
+ text-align: left !important;
1527
+ }
1528
+ }
1529
+ }
1518
1530
  .unReturn{
1519
1531
  .title{
1520
1532
  font-size: 18px;