Introduce budget, reimbursements for expenses #195

Merged
raucao merged 57 commits from feature/expenses into master 2021-06-03 14:23:45 +00:00
Showing only changes of commit 87bc8f5cb5 - Show all commits
+3
View File
@@ -89,6 +89,9 @@ section#signup {
&.invalid {
border-color: $red;
}
&:disabled {
color: rgba(255, 255, 255, 0.6);
}
}
select {