1
0

fully fix datetimepicker

This commit is contained in:
2021-04-10 09:15:44 +08:00
parent 6bf624a67f
commit 8323a9c1d8
10 changed files with 72 additions and 39 deletions

View File

@@ -72,6 +72,8 @@ div.pickerContainer > svg {
div.pickerContainer > svg > text {
dominant-baseline: middle;
text-anchor: middle;
user-select: none;
cursor: default;
}
div.pickerContainer > svg > circle[type=background] {