mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
Make margins consistent with col margins
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
.project-list-sidebar {
|
||||
flex-grow: 1;
|
||||
height: 100%;
|
||||
padding-left: @line-height-computed / 2;
|
||||
padding-right: @line-height-computed / 2;
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
.project-list-sidebar-v2-pane {
|
||||
|
||||
Reference in New Issue
Block a user