Make editor edit button at the bottom the default and make sure the done button stands out more
This commit is contained in:
@ -117,21 +117,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.description .editor {
|
||||
|
||||
&.is-pulled-up {
|
||||
margin-top: -3rem;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
margin-bottom: 0;
|
||||
|
||||
ul {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.details, .heading {
|
||||
|
@ -21,9 +21,6 @@ $transition-duration: 100ms;
|
||||
$flash-background-duration: 750ms;
|
||||
|
||||
$vikunja-font: 'Quicksand', sans-serif;
|
||||
$vikunja-light-text: $grey-100;
|
||||
$vikunja-blue: #7F23FF; // #7F23FF; // #5974d9
|
||||
$vikunja-green: #4DB788;
|
||||
|
||||
$navbar-padding: 2rem;
|
||||
$vikunja-nav-background: $light-background;
|
||||
|
Reference in New Issue
Block a user