mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-26 15:34:56 +01:00
fixes #117 Add border-radius on attachmented images
This commit is contained in:
parent
aff2e654b8
commit
b5c5e45b13
@ -187,6 +187,7 @@ function findLink (target) {
|
||||
img {
|
||||
width: 200px;
|
||||
max-width: 100%;
|
||||
border-radius: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user