cloud-business 0.1.91-7 → 0.1.91-9

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.
@@ -11259,6 +11259,7 @@ body {
11259
11259
  border-radius: 4px;
11260
11260
  z-index: 10000;
11261
11261
  font-family: PingFangSC-Medium, PingFang SC;
11262
+ box-sizing: content-box;
11262
11263
  }
11263
11264
  .cloud-satisfaction-survey-popup:after {
11264
11265
  position: absolute;
@@ -11312,6 +11313,7 @@ body {
11312
11313
  border-radius: 2px;
11313
11314
  font-family: PingFangSC-Regular, PingFang SC;
11314
11315
  font-weight: 400;
11316
+ box-sizing: content-box;
11315
11317
  white-space: nowrap;
11316
11318
  overflow: hidden;
11317
11319
  text-overflow: ellipsis;
@@ -11381,6 +11383,8 @@ body {
11381
11383
  color: #0055CC;
11382
11384
  background: #F0F7FF;
11383
11385
  text-align: center;
11386
+ box-sizing: content-box;
11387
+ font-family: PingFangSC-Regular, PingFang SC;
11384
11388
  }
11385
11389
  .cloud-satisfaction-survey-result-list-extra-container {
11386
11390
  width: 100%;