1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 10:58:33 +00:00

['dir view', 'share link' pages] modified UI details for 'Retry All' & 'Cancel All' buttons in the upload dialog (#6221)

This commit is contained in:
llj
2024-06-18 16:37:25 +08:00
committed by GitHub
parent 577036b251
commit 0da5d30442
3 changed files with 6 additions and 2 deletions

View File

@@ -59,6 +59,10 @@
overflow: auto;
}
.uploader-content-bar .btn {
font-size: .875rem;
}
.file-upload-item {
height: 44px;
}