@theroutingcompany/components 0.0.72-alpha.4 → 0.0.72-alpha.5
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.
|
@@ -14324,6 +14324,7 @@ const cd = {
|
|
|
14324
14324
|
touch-action: none;
|
|
14325
14325
|
cursor: pointer;
|
|
14326
14326
|
white-space: nowrap;
|
|
14327
|
+
text-align: center;
|
|
14327
14328
|
-webkit-tap-highlight-color: transparent;
|
|
14328
14329
|
|
|
14329
14330
|
transition-property: ${u.transition_property_color};
|