mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 11:57:34 +00:00
fix share dialog UI (#2982)
This commit is contained in:
@@ -13,6 +13,10 @@
|
|||||||
border-right: 1px solid #eee;
|
border-right: 1px solid #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.share-dialog-side .nav-pills .nav-item .nav-link {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.share-dialog-content .share-dialog-main {
|
.share-dialog-content .share-dialog-main {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 0 0 78%;
|
flex: 0 0 78%;
|
||||||
|
Reference in New Issue
Block a user