feat(Calendar): add popable prop
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
background-color: @white;
|
||||
|
||||
&__popup {
|
||||
height: 80%;
|
||||
}
|
||||
|
||||
&__header {
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user