1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-11 03:41:12 +00:00

change image size

This commit is contained in:
Michael An
2019-06-03 15:03:01 +08:00
parent 48f2a1a202
commit 01a51a879b
4 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,10 @@
.dir-content-main .empty-tip {
box-shadow: none;
}
.dir-content-main .empty-tip img {
width: 140px;
height: 140px;
}
.dir-content-nav {
width: 24%;
overflow: hidden;