fix(manager): update templates and make everything works

This commit is contained in:
Colin Darie 2024-02-06 17:43:20 +01:00
parent 460778b617
commit 1e2a6d0461
25 changed files with 381 additions and 374 deletions

View file

@ -55,3 +55,19 @@
color: #A10005;
font-size: 18px;
}
.main-content {
&__header {
.button_to {
display: inline;
}
.buttons {
text-align: right;
}
.button {
margin-bottom: 4px;
}
}
}