mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-28 04:40:37 +00:00
fix: 文件共享人数太多内容溢出
This commit is contained in:
parent
9c3eeb59c0
commit
72f7cc927c
2
public/css/app.css
vendored
2
public/css/app.css
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
35d9372baabff1f1
|
||||
9a9c1d0457ec1829
|
||||
|
||||
1
resources/assets/sass/pages/page-file.scss
vendored
1
resources/assets/sass/pages/page-file.scss
vendored
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user