fix(SW-194): small design updates

This commit is contained in:
Matilda Landström
2024-10-01 17:21:42 +02:00
parent 7ba7896bbe
commit bdb4aacc32
4 changed files with 11 additions and 12 deletions

View File

@@ -12,3 +12,7 @@
.accordion.subtle {
background-color: var(--Base-Background-Primary-Normal);
}
.accordion li:last-child {
border: none;
}