@delta-comic/ui 0.0.9 → 0.1.0

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.css CHANGED
@@ -107,7 +107,7 @@
107
107
 
108
108
  @supports (color: lab(0% 0 0)) {
109
109
  :root {
110
- --color-gray-200: lab(91.6229% -.159115 -2.26791);
110
+ --color-gray-200: lab(91.6229% -.159085 -2.26791);
111
111
  }
112
112
  }
113
113
 
@@ -136,7 +136,7 @@
136
136
 
137
137
  @supports (color: lab(0% 0 0)) {
138
138
  :host {
139
- --color-gray-200: lab(91.6229% -.159115 -2.26791);
139
+ --color-gray-200: lab(91.6229% -.159085 -2.26791);
140
140
  }
141
141
  }
142
142
  }
@@ -504,6 +504,10 @@
504
504
  position: relative;
505
505
  }
506
506
 
507
+ .static {
508
+ position: static;
509
+ }
510
+
507
511
  .top-0 {
508
512
  top: calc(var(--spacing) * 0);
509
513
  }
@@ -12368,8 +12372,8 @@ ol, ul {
12368
12372
  opacity: .3125;
12369
12373
  transform: rotate(360deg);
12370
12374
  }
12371
- [data-v-356358f0] .van-loading__text {
12372
- font-size: var(--f9087f1c);
12375
+ [data-v-ec0c06d2] .van-loading__text {
12376
+ font-size: var(--v1479078b);
12373
12377
  margin-left: 2px;
12374
12378
  }
12375
12379
  :root {