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

icon center (#3849)

This commit is contained in:
Michael An
2019-07-15 17:35:20 +08:00
committed by Daniel Pan
parent bd10d33f17
commit ece6c03b56

View File

@@ -288,6 +288,7 @@ img[src=""],img:not([src]){ /* for first loading img*/
.path-container {
display: flex;
align-items: center;
word-break: keep-all;
width: 90%;
}