feat(Calendar): disable outranged days
This commit is contained in:
@@ -72,5 +72,9 @@
|
||||
width: 14.285%;
|
||||
height: 64px;
|
||||
font-size: @font-size-lg;
|
||||
|
||||
&--disabled {
|
||||
color: @gray-5;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user