Files
dify/web/app/components/share/chatbot/sidebar/card.module.css
T
fec607db81 Feat/embedding (#553)
Co-authored-by: Gillian97 <[email protected]>
Co-authored-by: Joel <[email protected]>
2023-07-12 17:27:50 +08:00

3 lines
113 B
CSS

.card:hover {
background: linear-gradient(0deg, rgba(235, 245, 255, 0.4), rgba(235, 245, 255, 0.4)), #FFFFFF;
}