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

change dir tools style (#6417)

This commit is contained in:
Michael An
2024-07-25 11:02:55 +08:00
committed by GitHub
parent 2c5ccf5551
commit 5f99c77596
2 changed files with 8 additions and 4 deletions

View File

@@ -346,3 +346,7 @@ img[src=""],img:not([src]) { /* for first loading img*/
cursor: pointer;
font-size: 12px;
}
.dir-tool>div {
margin-left: 8px;
}