mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 03:41:12 +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;
|
||||
align-items: center;
|
||||
word-break: keep-all;
|
||||
width: 90%;
|
||||
max-width: 80%;
|
||||
}
|
||||
.path-container a {
|
||||
max-height: 50px;
|
||||
|
Reference in New Issue
Block a user