1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 11:01:14 +00:00

fix column data setting ui (#7728)

Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
Aries 2025-04-11 13:05:09 +08:00 committed by GitHub
parent 05f5d13c20
commit c9984a8319
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,3 +2,7 @@
background-color: #f5f5f5;
margin: 0 -1rem -1rem;
}
.sf-metadata-column-popover .sf-metadata-column-data-settings .selected-option {
background: transparent;
}