mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2024-11-08 10:51:53 +00:00
style(preview): Fix canvas border-radius on webkit
This commit is contained in:
parent
f57601366b
commit
0dcff31e6b
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: .5rem;
|
||||
|
||||
object-fit: cover;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue