fix(manager): update templates and make everything works
This commit is contained in:
parent
460778b617
commit
1e2a6d0461
25 changed files with 381 additions and 374 deletions
|
@ -55,3 +55,19 @@
|
|||
color: #A10005;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
&__header {
|
||||
.button_to {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.button {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue