Progress
This commit is contained in:
@@ -50,7 +50,7 @@ export default class Image extends PureComponent {
|
||||
const classes = cx(className, {
|
||||
default: 1,
|
||||
objectFitCover: !!src && fit === 'cover',
|
||||
backgroundSubtle2: 1,
|
||||
backgroundColorSubtle2: 1,
|
||||
})
|
||||
|
||||
//If error and not our own image
|
||||
|
||||
Reference in New Issue
Block a user