mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-23 21:59:28 -05:00
chore: sunset card shadow color (#6152)
This commit is contained in:
committed by
GitHub
parent
ef1be219b4
commit
6e3b224944
@@ -4297,21 +4297,7 @@ components:
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
required:
|
||||
- light
|
||||
cardShadowColor:
|
||||
type:
|
||||
- object
|
||||
- "null"
|
||||
properties:
|
||||
light:
|
||||
type: string
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
dark:
|
||||
type:
|
||||
- string
|
||||
- "null"
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
required:
|
||||
- light
|
||||
|
||||
highlightBorderColor:
|
||||
type:
|
||||
- object
|
||||
|
||||
Reference in New Issue
Block a user