This commit is contained in:
@@ -37,10 +37,10 @@ body.momo-v2-body {
|
||||
|
||||
.momo-logo-image {
|
||||
display: block;
|
||||
width: min(168px, 100%);
|
||||
width: 54px;
|
||||
height: 54px;
|
||||
object-fit: contain;
|
||||
object-position: left center;
|
||||
object-position: center center;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
@@ -436,9 +436,9 @@ body.momo-v2-body {
|
||||
}
|
||||
|
||||
.momo-logo-image {
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
object-fit: cover;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
object-fit: contain;
|
||||
object-position: center center;
|
||||
}
|
||||
|
||||
@@ -508,10 +508,10 @@ body.momo-v2-body {
|
||||
}
|
||||
|
||||
.momo-logo-image {
|
||||
width: min(168px, 100%);
|
||||
width: 54px;
|
||||
height: 54px;
|
||||
object-fit: contain;
|
||||
object-position: left center;
|
||||
object-position: center center;
|
||||
}
|
||||
|
||||
.momo-status-card {
|
||||
|
||||
Reference in New Issue
Block a user