chore: replace old classNames (#8372)
This commit is contained in:
parent
9b90fbf5aa
commit
88f4d8253d
58 changed files with 66 additions and 68 deletions
|
|
@ -51,7 +51,7 @@ export function ModalCore(props: Props) {
|
|||
>
|
||||
<Dialog.Panel
|
||||
className={cn(
|
||||
"relative transform rounded-lg bg-surface-1 text-left shadow-custom-shadow-md transition-all w-full",
|
||||
"relative transform rounded-lg bg-surface-1 text-left shadow-raised-200 transition-all w-full",
|
||||
width,
|
||||
className
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue