Änderung der Breite des Accordion Buttons

This commit is contained in:
ja
2021-09-17 15:59:49 +02:00
parent b7b1d82621
commit 9ec3cd92db

View File

@@ -42,7 +42,7 @@ hr{
border: none;
border-radius: 0;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
height:10px;
height:7px;
}
#RadioButtonList1 {