1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 04:48:03 +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

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;
}