remove backbutton and adding finish button on complete view
This commit is contained in:
parent
5e520212b0
commit
cda0361999
3 changed files with 6 additions and 9 deletions
|
|
@ -1,13 +1,5 @@
|
|||
#complete {
|
||||
background-color: #fff;
|
||||
.close-button {
|
||||
color: $dark-gray;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 10px;
|
||||
padding: 15px;
|
||||
font-size: 36px;
|
||||
}
|
||||
.complete-layout {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue