fixed formular input selektors wurden beim minifizieren gelöscht
This commit is contained in:
parent
23574b7f37
commit
3b57dab5d6
1 changed files with 1 additions and 2 deletions
|
|
@ -171,8 +171,7 @@ table .far {
|
|||
color: #4B5563;
|
||||
}
|
||||
|
||||
#formular select,
|
||||
#formular input[type="text"], #formular input[type="email"], #formular input[type="url"], #formular input[type="number"], #formular input[type="tel"], #formular textarea {
|
||||
#formular select, #formular input:not([type="checkbox"]), #formular textarea {
|
||||
width: 100%;
|
||||
padding: 0.5rem 1rem;
|
||||
border: 1px solid #D1D5DB;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue