1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

[dirent details] improvement

This commit is contained in:
llj
2017-07-05 12:17:11 +08:00
parent 5d48dac96c
commit 3905f7b3ef
5 changed files with 51 additions and 14 deletions

View File

@@ -1074,6 +1074,10 @@ textarea:-moz-placeholder {/* for FF */
.details-panel {
width:320px;
}
.details-panel-item-name {
display:inline-block;
max-width:215px;
}
.details-panel-img-container {
text-align:center;
height:160px;