1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00

Add dir operation icon (#7515)

This commit is contained in:
Michael An
2025-02-25 11:33:22 +08:00
committed by GitHub
parent 2b297f4f77
commit 4385020918
3 changed files with 12 additions and 5 deletions

View File

@@ -316,9 +316,14 @@
display: inline-block;
}
.dir-view-path .sf3-font-new,
.dir-view-path .path-item-dropdown-toggle {
color: #666;
}
.dir-view-path .path-item-dropdown-toggle {
margin-top: 2px;
margin-left: 2px;
}
.dir-view-path .path-item-drop {