修改样式

This commit is contained in:
2025-04-07 09:02:21 +08:00
parent 0a692147f7
commit 80ea8ec450
2 changed files with 16 additions and 6 deletions
+2 -1
View File
@@ -22,6 +22,7 @@
input[type="date"] {
background-color: rgba(0,0,0,0);
color: #ffffff;
font-size: .175rem;
}
input[type="date"]::-webkit-calendar-picker-indicator {
@@ -713,7 +714,7 @@
rotate: -25,
interval: 0,
textStyle: {
fontSize: resetSize(12),
fontSize: 14,
color: '#84D7FE'
}
}