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

fix share dialog UI (#2982)

This commit is contained in:
Michael An
2019-02-22 11:28:53 +08:00
committed by Daniel Pan
parent 911b5cbdb1
commit 91fa00944f

View File

@@ -13,6 +13,10 @@
border-right: 1px solid #eee;
}
.share-dialog-side .nav-pills .nav-item .nav-link {
width: 100%;
}
.share-dialog-content .share-dialog-main {
display: flex;
flex: 0 0 78%;