mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Increase height & margin
This commit is contained in:
parent
c84c00d56d
commit
6a185a838d
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue