1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

12.0 fix unselect dirs (#6204)

This commit is contained in:
Michael An
2024-06-15 08:52:02 +08:00
committed by GitHub
parent ba7c402c81
commit d35d96417e
3 changed files with 10 additions and 0 deletions

View File

@@ -304,6 +304,7 @@ img[src=""],img:not([src]) { /* for first loading img*/
align-items: center;
word-break: keep-all;
max-width: 80%;
height: 24px;
}
.path-container a, .path-container span {