mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +00:00
Merge branch '7.0'
This commit is contained in:
@@ -35,11 +35,12 @@
|
||||
}
|
||||
|
||||
.grid-file-img-link .thumbnail {
|
||||
max-width: 96px;
|
||||
max-height: 96px;
|
||||
max-width: 88px;
|
||||
max-height: 88px;
|
||||
padding: 1px;
|
||||
background: #fff;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 3px;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
.grid-file-img-link::before {
|
||||
@@ -82,4 +83,4 @@
|
||||
|
||||
.grid-drop-show {
|
||||
background: #f8f8f8;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user