@quicktvui/quicktvui3 1.1.31 → 1.1.32-beta.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.
package/dist/index.css CHANGED
@@ -551,7 +551,7 @@
551
551
  .number-item-container[data-v-4afb8987] {
552
552
  width: 160px;
553
553
  height: 80px;
554
- background-color: rgba(255, 255, 255, .1);
554
+ background-color: transparent;
555
555
  border-radius: 8px
556
556
  }
557
557
  .number-item-container-bg-focus[data-v-4afb8987]{
@@ -598,7 +598,7 @@
598
598
  width: 490px;
599
599
  height: 100px;
600
600
  border-radius: 8px;
601
- background-color: rgba(255, 255, 255, .1);
601
+ background-color: transparent;
602
602
  }
603
603
  .text-item-container-bg-focus[data-v-4859f623]{
604
604
  position: absolute;