mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
[select-editor, link details] fixup: display the current option rightly for the 'select-editor'; removed ':' after 'Permission' for 'link details' (#6465)
This commit is contained in:
@@ -7,10 +7,16 @@
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.permission-editor__option--is-selected .permission-editor-explanation {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.permission-editor .permission-editor__option {
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
.permission-editor .permission-editor__control .permission-editor-explanation {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user