mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
- Apply round corner to link image preview
This commit is contained in:
parent
44d1a9c82a
commit
4247821719
2 changed files with 2 additions and 0 deletions
|
@ -1004,6 +1004,7 @@ aside .widget li:hover {
|
|||
figure.img-allocated-height,
|
||||
figure.img-allocated-height img,
|
||||
img.attachment-image,
|
||||
img.attachment-preview,
|
||||
img.empty-description {
|
||||
border-radius: 8px !important;
|
||||
}
|
||||
|
|
|
@ -936,6 +936,7 @@
|
|||
figure.img-allocated-height,
|
||||
figure.img-allocated-height img,
|
||||
img.attachment-image,
|
||||
img.attachment-preview,
|
||||
img.empty-description {
|
||||
border-radius: 8px !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue