1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-22 11:57:34 +00:00

[dir view] fixed UI of buttons in top toolbar for a single selected item (#5588)

This commit is contained in:
llj
2023-08-17 08:58:13 +08:00
committed by GitHub
parent 895c6b7898
commit 378c3a3b78

View File

@@ -1,5 +1,5 @@
.dirents-more-menu {
margin-left: -9px;
margin-left: 0;
padding: 4px 15px;
border: 1px solid #ccc;
border-top-right-radius: 2px !important;