@tacktext/widget 0.1.12 → 0.1.13

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.js CHANGED
@@ -1938,6 +1938,7 @@
1938
1938
 
1939
1939
  /* Sign-in pill variant */
1940
1940
  .tack-form-pill-signin {
1941
+ flex-direction: row;
1941
1942
  align-items: center;
1942
1943
  padding: 6px 6px 6px 16px;
1943
1944
  cursor: default;