extend finalize and confirm buttons

This commit is contained in:
viktor 2018-02-27 16:04:50 +03:00
parent 10b02df1fe
commit 1a470f47b1
2 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -23,6 +23,10 @@
&[disabled] {
background-color: #079dd4;
}
.finalize {
margin-right: 10px;
}
}
&-form {