mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
fix: app card hover selector (#1646)
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
.wrap {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.mode {
|
||||
display: flex;
|
||||
height: 28px;
|
||||
|
||||
Reference in New Issue
Block a user