mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 11:51:27 +00:00
fix path width (#3853)
This commit is contained in:
@@ -290,7 +290,7 @@ img[src=""],img:not([src]){ /* for first loading img*/
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
word-break: keep-all;
|
word-break: keep-all;
|
||||||
width: 90%;
|
max-width: 80%;
|
||||||
}
|
}
|
||||||
.path-container a {
|
.path-container a {
|
||||||
max-height: 50px;
|
max-height: 50px;
|
||||||
|
Reference in New Issue
Block a user