Skip to content

Commit

Permalink
Merge pull request #9 from asadarafat/dev-frontend
Browse files Browse the repository at this point in the history
Dev frontend
  • Loading branch information
asadarafat authored Feb 14, 2025
2 parents bcba3d1 + aa4cb0e commit 6c029b5
Show file tree
Hide file tree
Showing 19 changed files with 4,035 additions and 1,925 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added html-static/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions html-static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ body {
top: 85px;
right: 40px;
width: 340px;
max-height: 700px;
max-height: 900px;
overflow-y: auto;
overflow-x: hidden;
position: fixed;
Expand Down Expand Up @@ -586,7 +586,7 @@ body {
}

.panel {
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
box-shadow: 0px 3px 6px rgba(255, 255, 255, 0.4);
background-color: white;
}

Expand Down
Binary file added html-static/js/.DS_Store
Binary file not shown.
Loading

0 comments on commit 6c029b5

Please sign in to comment.