Browse Source

Merge branch 'main' of http://git.wdklian.com/allen/uni_mattress

wenningning 2 năm trước cách đây
mục cha
commit
92ac7eb546
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      sleep/colorui/components/cu-custom.vue

+ 4 - 0
sleep/colorui/components/cu-custom.vue

@@ -68,4 +68,8 @@
 .cuIcon-back {
 	color: #ffffff;
 }
+.cu-bar {
+	background-color: #0233c699;
+	    backdrop-filter: blur(0.63rem);
+}
 </style>