@usesuperflow/toolbar-staging 1.0.258 → 1.0.259

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@usesuperflow/toolbar-staging",
3
- "version": "1.0.258",
3
+ "version": "1.0.259",
4
4
  "description": "",
5
5
  "main": "superflow.js",
6
6
  "scripts": {
package/superflow.js CHANGED
@@ -2027,6 +2027,12 @@ class ws extends uo{}ws.Encryptor=class extends ws{processBlock(t,e){const i=t,o
2027
2027
  .s-password-alert .cta-btn {
2028
2028
  width: 110px;
2029
2029
  }
2030
+
2031
+ .s-guest-mode-signin-modal-container .s-modal-secondary-actions {
2032
+ flex-direction: column;
2033
+ align-items: center;
2034
+ }
2035
+
2030
2036
  }
2031
2037
 
2032
2038
  .s-cta-btn {
package/superflow.min.js CHANGED
@@ -2026,6 +2026,12 @@ class qs extends Zo{}qs.Encryptor=class extends qs{processBlock(t,e){const i=t,o
2026
2026
  .s-password-alert .cta-btn {
2027
2027
  width: 110px;
2028
2028
  }
2029
+
2030
+ .s-guest-mode-signin-modal-container .s-modal-secondary-actions {
2031
+ flex-direction: column;
2032
+ align-items: center;
2033
+ }
2034
+
2029
2035
  }
2030
2036
 
2031
2037
  .s-cta-btn {