mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Remove commented code.
This commit is contained in:
@@ -155,7 +155,6 @@ ul.folders-menu {
|
||||
}
|
||||
}
|
||||
> li.active {
|
||||
//border-right: 4px solid @red;
|
||||
border-radius: @sidebar-active-border-radius;
|
||||
> a {
|
||||
background-color: @sidebar-active-bg;
|
||||
@@ -267,11 +266,7 @@ ul.structured-list {
|
||||
li {
|
||||
border-bottom: 1px solid @structured-list-border-color;
|
||||
padding: (@line-height-computed / 4) 0;
|
||||
// &:first-child {
|
||||
// .header {
|
||||
// font-size: 1rem;
|
||||
// }
|
||||
// }
|
||||
|
||||
&:last-child {
|
||||
border-bottom: 0 none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user