cloud-business 0.1.83 → 0.1.84-2

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.
@@ -16713,6 +16713,13 @@ body {
16713
16713
  color: rgba(0, 0, 0, 0.25);
16714
16714
  cursor: pointer;
16715
16715
  }
16716
+ .super-sms-select-model-modal footer {
16717
+ justify-content: flex-start;
16718
+ flex-direction: row-reverse;
16719
+ }
16720
+ .super-sms-select-model-modal footer > button {
16721
+ margin-left: 16px;
16722
+ }
16716
16723
 
16717
16724
  .dy-sms-test-account {
16718
16725
  background-color: #fff;