mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
Increase height & margin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@v1-dash-link-height: 110px;
|
||||
@v1-dash-link-height: 130px;
|
||||
|
||||
.project-list-sidebar {
|
||||
height: calc(~"100% -" @v1-dash-link-height);
|
||||
@@ -20,7 +20,7 @@
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 4px;
|
||||
margin-top: 12.5px;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
background-color: @v1-dash-link-btn-bg;
|
||||
|
||||
Reference in New Issue
Block a user