Replace fundamentals detail boxes with content-card component

This commit is contained in:
2026-05-18 17:43:29 +02:00
parent c5ed75c20f
commit 21c19ba5d1
2 changed files with 30 additions and 35 deletions
-5
View File
@@ -1718,11 +1718,6 @@ section + section {
var(--card-segment-padding-horizontal);
}
.sg-card-list-page-drawer__info-card.sg-card {
--surface-card-header-primary: var(--color-light-grey);
--text-card-header: var(--color-font-dark);
}
.sg-card-list-page-mobile-detail {
display: none;
flex-direction: column;