Fix expansion panel header causing horizontal overflow

This commit is contained in:
Bjarne Fyrstenborg
2021-08-13 19:46:37 +02:00
parent 3c6efa6cb5
commit 96cbf1622f

View File

@@ -6,6 +6,7 @@
}
.umb-expansion-panel__header {
box-sizing: border-box;
padding: 10px 20px;
font-weight: bold;
display: flex;