Skip to content

Commit

Permalink
fix: adds box shadow #107
Browse files Browse the repository at this point in the history
  • Loading branch information
KovaCro committed Jan 2, 2024
1 parent fcb9877 commit 2756c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lib/src/menu/menu.wc.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@
z-index: 100;
max-width: 280px;
padding: 8px 0;
box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f;
}
</style>

0 comments on commit 2756c1b

Please sign in to comment.