Skip to content

Commit

Permalink
Merge branch 'master' into feature-kw-category-button-grid
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmcquade authored Dec 17, 2024
2 parents 88573ab + 9ced0e3 commit 3156f50
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/theme/themes/plh_kids_kw/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -248,13 +248,9 @@ body[data-theme="plh_kids_kw"] {
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
min-width: 390px;
left: 0;
right: 0;
// border: 1px solid red;
&::ng-deep {
border: 1px solid red !important;
}
min-width: 220px;
width: 100%;
--inner-padding-end: 0px;
}
ion-item.accordion-content {
border-top: 1px solid var(--color-outline-variant) !important;
Expand Down

0 comments on commit 3156f50

Please sign in to comment.