@tmlmobilidade/ui 20250331.1711.9 → 20250331.1711.22

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.
@@ -10133,7 +10133,8 @@ breakpoint-mobile {
10133
10133
 
10134
10134
  .styles-module_tooltip__oQUMh {
10135
10135
  position: absolute;
10136
- left: 50px;
10136
+ left: 150px;
10137
+ display: none;
10137
10138
  padding: 10px;
10138
10139
  color: #000;
10139
10140
  background-color: blue;
package/dist/styles.css CHANGED
@@ -10188,7 +10188,8 @@ breakpoint-mobile {
10188
10188
 
10189
10189
  .styles-module_tooltip__oQUMh {
10190
10190
  position: absolute;
10191
- left: 50px;
10191
+ left: 150px;
10192
+ display: none;
10192
10193
  padding: 10px;
10193
10194
  color: #000;
10194
10195
  background-color: blue;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250331.1711.09",
3
+ "version": "20250331.1711.22",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {