Modal dialog shadow
This commit is contained in:
parent
73f8046888
commit
ffd45a4cc6
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ const { id } = Astro.props;
|
|||
|
||||
border-radius: var(--bdrs);
|
||||
background: var(--bg);
|
||||
box-shadow: 0 0 1rem #161616;
|
||||
}
|
||||
|
||||
.controls {
|
||||
|
|
Loading…
Add table
Reference in a new issue