add preview for images in tanstak-table
This commit is contained in:
@@ -901,6 +901,16 @@
|
||||
padding: 15px 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.table-item-file-name-image-wrapper {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
position: relative;
|
||||
|
||||
img {
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.table-item {
|
||||
|
||||
Reference in New Issue
Block a user