dayu 2 anni fa
parent
commit
20a5edd273
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      sleep/colorui/components/cu-custom.vue

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

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