@tmlmobilidade/ui 20250822.2354.13 → 20250823.0.8
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/dist/index.css
CHANGED
@@ -11181,6 +11181,7 @@ breakpoint-mobile {
|
|
11181
11181
|
aspect-ratio: 1;
|
11182
11182
|
font-size: 30px;
|
11183
11183
|
color: var(--color-system-text-100);
|
11184
|
+
cursor: pointer;
|
11184
11185
|
background-color: transparent;
|
11185
11186
|
border: 2px solid transparent;
|
11186
11187
|
border-radius: var(--border-radius-sm);
|