1
0
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:
llj
2024-09-06 13:51:26 +08:00
committed by GitHub
parent d1bd309be5
commit 0655d7a774
3 changed files with 23 additions and 25 deletions

View File

@@ -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;