feat: add packages info to summary

This commit is contained in:
Christel Westerberg
2024-11-12 10:06:13 +01:00
parent dbb5367df2
commit dc3516f4e1
16 changed files with 116 additions and 105 deletions

View File

@@ -80,7 +80,7 @@
color: var(--Base-Text-Medium-contrast);
}
.textHighContrast {
.baseTextHighContrast {
color: var(--Base-Text-High-contrast);
}