mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
@@ -301,7 +301,7 @@ class MylibRepoListItem extends React.Component {
|
||||
<MediaQuery query="(min-width: 768px)">
|
||||
{this.renderPCUI()}
|
||||
</MediaQuery>
|
||||
<MediaQuery query="(max-width: 768px)">
|
||||
<MediaQuery query="(max-width: 767.8px)">
|
||||
{this.renderMobileUI()}
|
||||
</MediaQuery>
|
||||
{this.state.isShareDialogShow && (
|
||||
|
Reference in New Issue
Block a user