fix: 文件共享人数太多内容溢出

This commit is contained in:
kuaifan 2022-05-29 23:45:17 +08:00
parent 9c3eeb59c0
commit 72f7cc927c
4 changed files with 4 additions and 3 deletions

2
public/css/app.css vendored

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
35d9372baabff1f1
9a9c1d0457ec1829

View File

@ -611,6 +611,7 @@
.page-file-share-list {
max-height: 500px;
margin-bottom: 26px;
overflow: auto;
> li {
display: flex;
align-items: center;

@ -1 +1 @@
Subproject commit 6b0878b7e6ae7ade39bb8f5dfafdb332e0f022d3
Subproject commit 1036c84ba4fd662ad36f4957725c54f5a8e99783