Recompile assets

This commit is contained in:
Bubka 2022-04-15 20:03:49 +02:00
parent 3374b3a433
commit 549c65aaab
2 changed files with 134 additions and 116 deletions

10
public/css/app.css vendored
View File

@ -12301,13 +12301,13 @@ .form-column {
padding-top: 3rem;
}
.form-column > p {
margin-bottom: 0.75rem;
padding-top: 0.75rem;
.form-column > div.nav-links {
padding-top: 1.5rem;
}
.form-column > p:first-of-type {
padding-top: 1.5rem !important;
.form-column > div.nav-links p {
margin-bottom: 0.25rem;
padding-top: 0.25rem;
}
.modal-background {

240
public/js/app.js vendored

File diff suppressed because one or more lines are too long