mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat(SettingsItemGroup): add box shadow to main element
This commit is contained in:
@@ -15,6 +15,7 @@ defineProps<{
|
||||
</p>
|
||||
|
||||
<main
|
||||
style="box-shadow: var(--bew-shadow-edge-glow-1), var(--bew-shadow-1);"
|
||||
mt-2 px-4 mx--4 rounded="$bew-radius"
|
||||
bg="$bew-content-1 dark:$bew-fill-1"
|
||||
shadow="$bew-shadow-edge-glow-1"
|
||||
|
||||
Reference in New Issue
Block a user