Files
website/public/css/application/edit.css
2026-03-30 01:19:39 +02:00

10 lines
168 B
CSS

.notes-input {
width: 100%;
min-width: 150px;
height: 4em;
}
.first-name-input, .last-name-input, .location-input {
width: 100%;
min-width: 80px;
}