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