mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 11:37:58 +00:00
fix: Makes thumbnail images fill the wrap
This commit is contained in:
@@ -173,6 +173,7 @@ export default {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
object-fit: cover;
|
||||
|
||||
&.border {
|
||||
border: 1px solid white;
|
||||
|
||||
Reference in New Issue
Block a user