mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
add spacing at the bottom of the editor menu
GitOrigin-RevId: 117d34415dca6ce63018181298b9c349eae20127
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
> ul.nav:last-child {
|
||||
margin-bottom: @line-height-computed / 2;
|
||||
}
|
||||
|
||||
ul.nav-downloads {
|
||||
li {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user