Remove sg-card-list-page title-row styling
This commit is contained in:
@@ -2063,16 +2063,6 @@ section + section {
|
||||
margin-top: var(--spacing-large);
|
||||
}
|
||||
|
||||
.sg-card-list-page__title-row {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: var(--spacing-small);
|
||||
padding-right: var(--card-segment-padding-horizontal);
|
||||
padding-left: var(--card-segment-padding-horizontal);
|
||||
width: fit-content;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.sg-card-list-page > .sg-options-row {
|
||||
margin-top: var(--spacing-large);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user