MOBILE-4362 label: Add round borders on text & media images
parent
3f69d2785e
commit
ecd7ced223
|
@ -94,7 +94,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
.core-module-description ::ng-deep img {
|
||||
.core-module-description ::ng-deep img,
|
||||
.activity-title .item-heading core-format-text ::ng-deep img {
|
||||
border-radius: var(--radius-lg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue