MDL-64099 message: Align group image to container top
This commit is contained in:
@@ -562,6 +562,9 @@
|
||||
.position-relative {
|
||||
position: relative !important;
|
||||
}
|
||||
.align-self-start {
|
||||
align-self: flex-start !important;
|
||||
}
|
||||
.align-self-center {
|
||||
align-self: center !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user