mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Some more adjustments to make the SL theme closer to original.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.dropdown(dropdown)
|
||||
a.btn.btn-primary.btn-block.dropdown-toggle(
|
||||
a.btn.btn-primary.sidebar-new-proj-btn.dropdown-toggle(
|
||||
href="#",
|
||||
data-toggle="dropdown",
|
||||
dropdown-toggle
|
||||
|
||||
@@ -34,6 +34,10 @@
|
||||
.container;
|
||||
}
|
||||
|
||||
.sidebar-new-proj-btn when (@is-overleaf) {
|
||||
.btn-block;
|
||||
}
|
||||
|
||||
.project-list-row {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -307,7 +311,7 @@ ul.structured-list {
|
||||
}
|
||||
}
|
||||
|
||||
.project-list-card {
|
||||
.project-list-card when (@is-overleaf) {
|
||||
padding: 0 (@line-height-computed / 4);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user