Calendar is fullscreen
This commit is contained in:
@@ -11,3 +11,11 @@
|
||||
}
|
||||
|
||||
*/
|
||||
body {
|
||||
height: 100vw;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
toastui-calendar-time {
|
||||
height: 100% !important;
|
||||
}
|
||||
Reference in New Issue
Block a user