@quicktvui/quicktvui3 3.0.5 → 3.0.7

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
@@ -694,6 +694,16 @@
694
694
  .justify-center[data-v-7a6d61f4] {
695
695
  justify-content: center;
696
696
  }
697
+ .detail-series-item-mark[data-v-7a6d61f4] {
698
+ width: 24px;
699
+ height: 24px;
700
+ background-color: transparent;
701
+ }
702
+ .number-item[data-v-7a6d61f4] {
703
+ position: absolute;
704
+ width: 160px;
705
+ height: 80px;
706
+ }
697
707
 
698
708
 
699
709
  .flex[data-v-730f67ac] {
@@ -711,6 +721,16 @@
711
721
  .justify-center[data-v-730f67ac] {
712
722
  justify-content: center;
713
723
  }
724
+ .detail-series-item-mark[data-v-730f67ac] {
725
+ width: 24px;
726
+ height: 24px;
727
+ background-color: transparent;
728
+ }
729
+ .number-item[data-v-730f67ac] {
730
+ position: absolute;
731
+ width: 490px;
732
+ height: 100px;
733
+ }
714
734
 
715
735
 
716
736
  .flex[data-v-56994b14] {