1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 07:22:34 +00:00

fix share user select department user style (#7848)

This commit is contained in:
Michael An
2025-05-22 12:05:53 +08:00
committed by GitHub
parent eeb0c3138b
commit d94244644c
2 changed files with 2 additions and 3 deletions

View File

@@ -29,8 +29,7 @@
position: relative;
}
.share-link-container .add-members .reviewer-select {
width: 300px;
.share-link-container .add-members .share-to-user-select {
max-width: calc(100% - 10px);
}