mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-28 03:10:45 +00:00
fix column data setting ui (#7728)
Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
parent
05f5d13c20
commit
c9984a8319
@ -2,3 +2,7 @@
|
|||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
margin: 0 -1rem -1rem;
|
margin: 0 -1rem -1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sf-metadata-column-popover .sf-metadata-column-data-settings .selected-option {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user