fix(SW-614): use height prop on icon

This commit is contained in:
Tobias Johansson
2024-10-28 12:56:22 +01:00
parent 60ceeaf9c3
commit b6bec433fb
2 changed files with 1 additions and 5 deletions

View File

@@ -20,7 +20,3 @@
.summary::marker {
display: none;
}
.summary .icon {
height: 16px;
}