Skip to content

Commit 9634d1e

Browse files
committed
styles(samples): center images
1 parent 957bac6 commit 9634d1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

browser/src/assets/css/browser.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,6 @@ img[src*="dl.infragistics.com/x/img/people"] {
149149
width: 62px;
150150
height: 62px;
151151
object-fit: cover;
152+
display: block;
153+
margin: auto;
152154
}

0 commit comments

Comments
 (0)