mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 22:29:01 +02:00
Unneeded LESS guard.
This commit is contained in:
@@ -47,11 +47,7 @@
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
|
||||
ul when (@is-overleaf = false) {
|
||||
margin-left: (@line-height-computed / 2);
|
||||
}
|
||||
|
||||
ul when (@is-overleaf = true) {
|
||||
ul {
|
||||
margin-left: (@line-height-computed / 2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user