1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

fix readonly shared repo dir toolbar name (#7517)

This commit is contained in:
Michael An
2025-02-25 11:57:58 +08:00
committed by GitHub
parent 4385020918
commit ec68ff1bcd
2 changed files with 14 additions and 2 deletions

View File

@@ -280,6 +280,10 @@
align-items: center;
}
.dir-view-path .dir-operation.dir-operation-no-dropdown {
margin-left: 6px;
}
.dir-view-path .dir-operation .path-item {
display: inline-flex;
align-items: center;