소스 검색

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>