Make editor edit button at the bottom the default and make sure the done button stands out more
This commit is contained in:
parent
3a46032c63
commit
9c6369e8d8
4 changed files with 19 additions and 48 deletions
|
|
@ -117,21 +117,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.description .editor {
|
||||
|
||||
&.is-pulled-up {
|
||||
margin-top: -3rem;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
margin-bottom: 0;
|
||||
|
||||
ul {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.details, .heading {
|
||||
|
|
|
|||
Reference in a new issue