Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshedhossan9 committed Jan 20, 2024
1 parent 9d0e5ba commit 419e9e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions development/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ body, html{
width: 100%;
height: 100%;
left: 0;
box-shadow: 0px 0px 50px rgba(0,0,0,.2);
}

&.sidebar-open{
Expand Down
File renamed without changes.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hour Range Picker</title>
<script type="module" crossorigin src="/vue-hour-range-picker/assets/main-BfE7Snla.js"></script>
<link rel="stylesheet" crossorigin href="/vue-hour-range-picker/assets/main-MG7Hn85T.css">
<script type="module" crossorigin src="/vue-hour-range-picker/assets/main-XzWP1Zqk.js"></script>
<link rel="stylesheet" crossorigin href="/vue-hour-range-picker/assets/main-u-OgAlZ4.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 419e9e4

Please sign in to comment.