Add initial order details to selector
This commit is contained in:
@@ -158,6 +158,7 @@ select:focus, input:focus, textarea:focus { border-color: var(--blue); box-shado
|
||||
.select-field select, .parameter-input { width: 100%; height: 43px; padding: 0 12px; }
|
||||
.text-field { margin-top: 13px; }
|
||||
.text-field input { height: 44px; padding: 0 13px; }
|
||||
.project-notes textarea { min-height: 78px; padding: 11px 13px; resize: vertical; line-height: 1.55; }
|
||||
.field-group { margin: 17px 0 13px; }
|
||||
.pill-row { display: flex; gap: 7px; margin-top: 8px; }
|
||||
.pill-row button { flex: 1; padding: 10px 7px; border: 1px solid #dce3ed; border-radius: 9px; background: white; cursor: pointer; font-size: 11px; }
|
||||
|
||||
Reference in New Issue
Block a user