tplus-components-touch 3.27.14 → 3.27.15

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.
@@ -1598,4 +1598,14 @@
1598
1598
  vertical-align: middle;
1599
1599
  color: #666666;
1600
1600
  font-size: 12px;
1601
+ }
1602
+ .not-distribution-tip{
1603
+ padding: 10px 10px 0;
1604
+ .tip-content{
1605
+ margin-bottom: 10px;
1606
+ }
1607
+ .not-distribution-btn{
1608
+ display: flex;
1609
+ flex-direction: row-reverse;
1610
+ }
1601
1611
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tplus-components-touch",
3
- "version": "3.27.14",
3
+ "version": "3.27.15",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {