Add information to the phase table to clarify its functionality.

Add a help text on admin budget show page and improve text from Admin::Budgets::HelpComponent in order to
clarify its functionality when we are using the wizard.
This commit is contained in:
taitus
2022-04-12 11:42:49 +02:00
parent bdf4d6a79c
commit 703e28e6cd
5 changed files with 15 additions and 3 deletions

View File

@@ -13,4 +13,10 @@
h4 {
@include header-font-size(h3);
}
.phases {
h3 {
margin-bottom: 0;
}
}
}