mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-01-03 20:35:27 +08:00
feat: init
This commit is contained in:
3
app/components/sidebar/card.module.css
Normal file
3
app/components/sidebar/card.module.css
Normal file
@ -0,0 +1,3 @@
|
||||
.card:hover {
|
||||
background: linear-gradient(0deg, rgba(235, 245, 255, 0.4), rgba(235, 245, 255, 0.4)), #FFFFFF;
|
||||
}
|
||||
Reference in New Issue
Block a user