KI-AGENT: Checkbox im Kontaktformular ausgerichtet
This commit is contained in:
@@ -756,7 +756,7 @@ footer {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.check-row {
|
.contact-form .check-row {
|
||||||
align-items: start;
|
align-items: start;
|
||||||
display: flex;
|
display: flex;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
@@ -764,7 +764,7 @@ footer {
|
|||||||
line-height: 1.55;
|
line-height: 1.55;
|
||||||
}
|
}
|
||||||
|
|
||||||
.check-row input {
|
.contact-form .check-row input {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
margin-top: 0.25rem;
|
margin-top: 0.25rem;
|
||||||
min-height: auto;
|
min-height: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user