1
0
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:
llj 2025-03-17 17:49:46 +08:00 committed by GitHub
parent acfc971ddd
commit 9263a445c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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')}