Page 1 of 1

Nicht in der Lage, die Knopfgröße zu ändern

Posted: 12 Apr 2025, 15:50
by Anonymous
Ich kann die Knopfgröße nicht ändern, obwohl ich eine CSS -Klasse verwende, um die Breite zu ändern.
Das Formular mit der Taste und des Inhalts wird in einer Zeilenklasse < /code> platziert. so dass sie nebeneinander erscheinen.

Code: Select all

.row.someDiv{
margin-left: 0px;
margin-right: 0px;
max-width: initial;
}
input[type="text"]{
border: none;
border-bottom: 1px solid;
width: 250px;
margin-bottom: 10px;
background: transparent;
}
.button-size{
width: 100px;
padding-bottom: 20px;

}< /code>




[i]







Submit[/i]

 Want to get in touch? please fill up the form and I'll revert back soon.