@@ -29,21 +29,12 @@ body.momo-v2-body {
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
height: var(--momo-topbar-height);
|
||||
padding: 0 16px;
|
||||
padding: 0 20px;
|
||||
color: var(--momo-text-inverse);
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid rgba(250, 247, 240, 0.08);
|
||||
}
|
||||
|
||||
.momo-logo-image {
|
||||
display: block;
|
||||
width: min(168px, 100%);
|
||||
height: 54px;
|
||||
object-fit: contain;
|
||||
object-position: left center;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.momo-logo-mark {
|
||||
display: grid;
|
||||
flex: 0 0 auto;
|
||||
@@ -432,14 +423,7 @@ body.momo-v2-body {
|
||||
|
||||
.momo-sidebar-logo {
|
||||
justify-content: center;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
.momo-logo-image {
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
object-fit: cover;
|
||||
object-position: center center;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.momo-brand-word,
|
||||
@@ -507,13 +491,6 @@ body.momo-v2-body {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.momo-logo-image {
|
||||
width: min(168px, 100%);
|
||||
height: 54px;
|
||||
object-fit: contain;
|
||||
object-position: left center;
|
||||
}
|
||||
|
||||
.momo-status-card {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user