Fix editor buttons alignment
This commit is contained in:
parent
c1148bcbda
commit
bd3f54e51b
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
||||||
&.description .editor {
|
&.description .editor {
|
||||||
|
|
||||||
&.is-pulled-up {
|
&.is-pulled-up {
|
||||||
margin-top: -3.5rem;
|
margin-top: -4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs {
|
.tabs {
|
||||||
|
|
Loading…
Reference in a new issue