@tagplus/components 4.7.2 → 4.7.3

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/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "email": "bruno@tagplus.com.br"
9
9
  }
10
10
  ],
11
- "version": "4.7.2",
11
+ "version": "4.7.3",
12
12
  "main": "./dist/tp.common.js",
13
13
  "directories": {
14
14
  "lib": "src/lib"
@@ -157,6 +157,10 @@ export default {
157
157
  color: #586d93;
158
158
  }
159
159
 
160
+ [data-tp-tip-content] {
161
+ cursor: initial
162
+ }
163
+
160
164
  .info-text {
161
165
  font-size: 12px;
162
166
  font-stretch: normal;