1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

[a11y] share dialog: added 'keyboard access' support for 'custom sharing perm'

This commit is contained in:
llj
2021-10-12 11:41:26 +08:00
parent cabfa164bf
commit 457f799c43
3 changed files with 31 additions and 26 deletions

View File

@@ -133,11 +133,7 @@ input.expire-input {
border-bottom: 1px solid #efefef;
}
.custom-permission .permission-header .title {
display: flex;
}
.custom-permission .permission-header .title .fa {
.custom-permission .permission-header .back-icon {
color: #999;
margin-right: 10px;
cursor: pointer;