1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 04:48:03 +00:00

[share dialog] improvements (#4540)

This commit is contained in:
llj
2020-04-21 19:56:28 +08:00
committed by GitHub
parent 7674283a1d
commit bb716b9acc
4 changed files with 24 additions and 30 deletions

View File

@@ -34,7 +34,7 @@
.share-dialog-content .share-dialog-main {
display: flex;
flex: 0 0 78%;
padding: 1rem 1.5rem 2rem;
padding: 1rem;
}
.share-dialog-content .share-dialog-main .tab-content {