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

fix-class

This commit is contained in:
Michael An
2019-01-25 17:18:25 +08:00
parent a2acee268b
commit 9b68a87cf4
3 changed files with 4 additions and 4 deletions

View File

@@ -80,6 +80,6 @@ input.expire-input {
margin: 0 0.25rem 0 1.25rem;
}
.share-dialog-main .permission-editor .select__menu {
.share-dialog-main .permission-editor .permission-editor__menu {
width: 240px;
}