mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 20:37:42 +00:00
fix image review (#3284)
This commit is contained in:
@@ -59,6 +59,12 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.dirent-info .img .thumbnail {
|
||||
max-width: calc(100% - 4px);
|
||||
max-height: 100%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.dirent-table-container {
|
||||
padding: 10px 20px;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user