mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
Fix create thumbnail error (#6798)
* fix create thumbnail in dirent grid item * fix create thumbnail in dirent list item * optimise codes * change thumbnail start * change 2 thumbnail centers
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
max-width: 24px;
|
||||
}
|
||||
|
||||
.dir-icon .empty-content {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
.dir-icon .locked {
|
||||
position: absolute;
|
||||
width: 1rem;
|
||||
|
Reference in New Issue
Block a user