style: fix datepicker disabed style (#21352)

This commit is contained in:
xrkffgg 2020-02-12 15:18:08 +08:00 committed by GitHub
parent f4961411c7
commit 11d06d5d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@
&&-disabled {
background: @input-disabled-bg;
border-color: @select-border-color;
cursor: not-allowed;
}
&&-borderless {