dify/web/app/components/base/confirm/common.module.css

3 lines
120 B
CSS
Raw Normal View History

.wrapper {
background: linear-gradient(180deg, rgba(217, 45, 32, 0.05) 0%, rgba(217, 45, 32, 0.00) 24.02%), #F9FAFB;
}