瀏覽代碼

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

wenningning 2 年之前
父節點
當前提交
92ac7eb546
共有 1 個文件被更改,包括 4 次插入0 次删除
  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>