mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-23 17:20:29 +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 (
|
return (
|
||||||
<Row>
|
<Row>
|
||||||
<Col className='repo-list-col border-right'>
|
<Col className='repo-list-col border-end'>
|
||||||
<LibraryOption
|
<LibraryOption
|
||||||
mode={MODE_TYPE_MAP.ONLY_CURRENT_LIBRARY}
|
mode={MODE_TYPE_MAP.ONLY_CURRENT_LIBRARY}
|
||||||
label={gettext('Current Library')}
|
label={gettext('Current Library')}
|
||||||
|
Loading…
Reference in New Issue
Block a user