mirror of https://github.com/vector-im/riot-web
Fix blurhash rounded corners missing regression
parent
2c4ab507d6
commit
5f2582395f
|
@ -28,7 +28,7 @@ $timelineImageBorderRadius: 4px;
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
> canvas {
|
||||
> div > canvas {
|
||||
border-radius: $timelineImageBorderRadius;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue