Notizfeld und CSS
This commit is contained in:
9
public/css/application/edit.css
Normal file
9
public/css/application/edit.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.notes-input {
|
||||
width: 100%;
|
||||
min-width: 150px;
|
||||
height: 4em;
|
||||
}
|
||||
.first-name-input, .last-name-input, .location-input {
|
||||
width: 100%;
|
||||
min-width: 80px;
|
||||
}
|
||||
Reference in New Issue
Block a user