MOBILE-4362 label: Add round borders on text & media images
This commit is contained in:
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);
|
border-radius: var(--radius-lg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user