1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00

fix: adjust share link table scroll style

This commit is contained in:
liuhongbo
2023-11-30 18:38:53 +08:00
parent 17e832274c
commit 23b685bee2
2 changed files with 58 additions and 1 deletions

View File

@@ -74,7 +74,7 @@ class LinkList extends React.Component {
<p className="text-secondary">{gettext('No share links')}</p>
</EmptyTip>
) : (
<table className="table-hover">
<table className="table-hover share-link-tab-table">
<thead>
<tr>
<th width="5%" className="text-center">