mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
['dir view'] fixup for sdoc's 'sub-menu'; fixup & improvement for the (#6711)
'Display files' in the file tree panel * fixup for sdoc: when hover the other menu options in the first-level menu, hide the sub-menu * for 'Display files': refactored the memu option and removed the bad effect on the other menus & menu options
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
.dropdown-item-wrapper {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
padding-left: 1.5rem;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
.dropdown-item-wrapper .dropdown-item-tick {
|
||||
.dropdown-item .dropdown-item-tick {
|
||||
width: 1.5rem;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user