Calendar is fullscreen
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
//= link_directory ../stylesheets .css
|
||||
//= link_tree ../../javascript .js
|
||||
//= link_tree ../../../vendor/javascript .js
|
||||
//= link_tree ../builds
|
||||
//= link_tree ../builds
|
||||
@@ -1 +0,0 @@
|
||||
//require 'toastui-calendar.min.js'
|
||||
File diff suppressed because one or more lines are too long
@@ -11,3 +11,11 @@
|
||||
}
|
||||
|
||||
*/
|
||||
body {
|
||||
height: 100vw;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
toastui-calendar-time {
|
||||
height: 100% !important;
|
||||
}
|
||||
0
app/assets/stylesheets/reservations.tailwind.css
Normal file
0
app/assets/stylesheets/reservations.tailwind.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user