cloud-business 0.1.86-3 → 0.1.86-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.
- package/cloud-business.css +16 -1
- package/cloud-business.js +2 -2
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +1 -1
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -13481,6 +13481,9 @@ body {
|
|
|
13481
13481
|
}
|
|
13482
13482
|
.newCloud-drawer1.show {
|
|
13483
13483
|
z-index: 1010;
|
|
13484
|
+
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
|
|
13485
|
+
font-variant: tabular-nums;
|
|
13486
|
+
font-feature-settings: 'tnum', "tnum";
|
|
13484
13487
|
}
|
|
13485
13488
|
|
|
13486
13489
|
/**
|
|
@@ -13526,6 +13529,9 @@ body {
|
|
|
13526
13529
|
}
|
|
13527
13530
|
.newCloud-drawer1.show {
|
|
13528
13531
|
z-index: 1010;
|
|
13532
|
+
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
|
|
13533
|
+
font-variant: tabular-nums;
|
|
13534
|
+
font-feature-settings: 'tnum', "tnum";
|
|
13529
13535
|
}
|
|
13530
13536
|
.account-area-new {
|
|
13531
13537
|
background: #FFFFFF;
|
|
@@ -13725,6 +13731,9 @@ body {
|
|
|
13725
13731
|
}
|
|
13726
13732
|
.newCloud-drawer1.show {
|
|
13727
13733
|
z-index: 1010;
|
|
13734
|
+
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
|
|
13735
|
+
font-variant: tabular-nums;
|
|
13736
|
+
font-feature-settings: 'tnum', "tnum";
|
|
13728
13737
|
}
|
|
13729
13738
|
#computedWidth {
|
|
13730
13739
|
display: none;
|
|
@@ -13786,7 +13795,7 @@ body {
|
|
|
13786
13795
|
}
|
|
13787
13796
|
.grid-area-new .customer-dynamic-info-new .dynamic {
|
|
13788
13797
|
width: 100%;
|
|
13789
|
-
margin-
|
|
13798
|
+
margin-bottom: 16px;
|
|
13790
13799
|
}
|
|
13791
13800
|
.grid-area-new .customer-dynamic-info-new .dynamic .dynamic-time {
|
|
13792
13801
|
height: 20px;
|
|
@@ -14336,6 +14345,9 @@ body {
|
|
|
14336
14345
|
}
|
|
14337
14346
|
.newCloud-drawer1.show {
|
|
14338
14347
|
z-index: 1010;
|
|
14348
|
+
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
|
|
14349
|
+
font-variant: tabular-nums;
|
|
14350
|
+
font-feature-settings: 'tnum', "tnum";
|
|
14339
14351
|
}
|
|
14340
14352
|
.customer-card-container-new {
|
|
14341
14353
|
position: relative;
|
|
@@ -14501,6 +14513,9 @@ body {
|
|
|
14501
14513
|
}
|
|
14502
14514
|
.newCloud-drawer1.show {
|
|
14503
14515
|
z-index: 1010;
|
|
14516
|
+
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
|
|
14517
|
+
font-variant: tabular-nums;
|
|
14518
|
+
font-feature-settings: 'tnum', "tnum";
|
|
14504
14519
|
}
|
|
14505
14520
|
.customer-label-area-new {
|
|
14506
14521
|
height: 100%;
|