edit customer save button should return to customer list

This commit is contained in:
2026-07-11 22:45:40 -04:00
parent 445cbf6ac7
commit 4168ccbedf
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -164,6 +164,7 @@ input:focus, select:focus, textarea:focus {
button, .button-link {
font-family: var(--font-body);
font-size: 0.95rem;
line-height: 1.4;
background: var(--color-wood-mid);
color: var(--color-text-on-dark);
border: none;