Skip to content

Commit

Permalink
fix: remove unnecessary css code
Browse files Browse the repository at this point in the history
  • Loading branch information
fterra-encora committed Oct 28, 2024
1 parent 6c5134c commit b74cf5f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/src/assets/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1661,10 +1661,6 @@ div.internal-grouping-01:has(svg.warning) span.body-compact-01 {
block-size: var(--row-height);
}

&::part(menu-body) {
max-block-size: calc(5 * var(--row-height));
}

&::part(cds--combo-box), &::part(input) {
border-bottom-width: 0;
}
Expand Down

0 comments on commit b74cf5f

Please sign in to comment.