fix: Primevue css update done.

This commit is contained in:
chiayin
2024-02-21 18:29:52 +08:00
parent a6a007abd2
commit df7ac38397
16 changed files with 771 additions and 227 deletions

View File

@@ -0,0 +1,7 @@
.p-colorpicker-panel .p-colorpicker-color {
background: transparent url("./images/color.png") no-repeat left top;
}
.p-colorpicker-panel .p-colorpicker-hue {
background: transparent url("./images/hue.png") no-repeat left top;
}