feat(Calendar): add select event
This commit is contained in:
@@ -76,9 +76,11 @@
|
||||
width: 14.285%;
|
||||
height: 64px;
|
||||
font-size: @font-size-lg;
|
||||
cursor: pointer;
|
||||
|
||||
&--disabled {
|
||||
color: @gray-5;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user