mirror of
https://github.com/unraid/api.git
synced 2026-01-12 03:30:08 -06:00
style: dropdown wrapper default shadow color
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<nav class="flex flex-col gap-y-8px p-8px bg-alpha rounded-lg shadow-xl">
|
||||
<nav class="flex flex-col gap-y-8px p-8px bg-alpha rounded-lg shadow-xl shadow-orange/10">
|
||||
<slot/>
|
||||
</nav>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user