mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 17:33:18 +00:00
kanban supports collapse (#7437)
* kanban supports collapse * optimize * optimize ui --------- Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
}
|
||||
|
||||
.file-details-collapse .file-details-collapse-header .file-details-collapse-header-operation:hover {
|
||||
background-color: #DBDBDB;
|
||||
background-color: #EFEFEF;
|
||||
cursor: pointer;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user