settings option for loading
This commit is contained in:
@@ -9,8 +9,15 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id='calendar' style=" width: 75%; margin-left:auto; margin-right:auto;"></div>
|
||||
<button id="export" class="matbut" style="font-size:medium; background:#4CAF50;margin: 10px;">Export Schedule</button>
|
||||
<div style='display:flex'>
|
||||
<div id='calendar' style="flex-grow: 1"></div>
|
||||
<div>
|
||||
<button id="export" class="matbut" style="font-size:medium; background:#4CAF50;margin: 10px;white-space: nowrap;text-align: center;">Export
|
||||
Schedule</button>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user