1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 07:44:50 +00:00

[dir view] the top toolbar for 1 selected dirent: display 'share' icon (remove 'share' from the downdown menu), replaced the 'vertical dots' icon with a 'horizontal dots' icon; other improvements (#7758)

This commit is contained in:
llj
2025-04-22 21:22:29 +08:00
committed by GitHub
parent 45c9411973
commit 1ba5c44839
2 changed files with 23 additions and 21 deletions

View File

@@ -27,6 +27,6 @@
height: 24px;
}
.cur-view-path .selected-dirents-toolbar .dropdown .sf3-font-more-vertical {
.cur-view-path .selected-dirents-toolbar .dropdown .cur-view-path-btn {
margin-top: -4px;
}