mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-27 19:05:16 +00:00
[dir view] 'move', 'copy' dialogs: fixed the split line of the left and right panels after the upgrade of seafile-ui.css (#7632)
This commit is contained in:
parent
acfc971ddd
commit
9263a445c5
@ -130,7 +130,7 @@ class SelectDirentBody extends React.Component {
|
||||
|
||||
return (
|
||||
<Row>
|
||||
<Col className='repo-list-col border-right'>
|
||||
<Col className='repo-list-col border-end'>
|
||||
<LibraryOption
|
||||
mode={MODE_TYPE_MAP.ONLY_CURRENT_LIBRARY}
|
||||
label={gettext('Current Library')}
|
||||
|
Loading…
Reference in New Issue
Block a user