mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
Feature/gallery view (#6578)
* add gallery view, display images in grid layout * remove redundant code * clean up redundant code, improve responsive gallery * improve gaps in gallery
This commit is contained in:
@@ -339,3 +339,10 @@ img[src=""],img:not([src]) { /* for first loading img*/
|
||||
.dir-tool>div {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.dir-tool {
|
||||
height: 1.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user