[FIX] lessC errors & auto modifs

This commit is contained in:
Victor Feyens 2020-09-24 16:27:16 +02:00
parent 6fcd48070a
commit 60510d0a64
3 changed files with 291 additions and 385 deletions

View File

@ -237,7 +237,7 @@ aside {
}
&.active {
.transform(~ "translateZ(0px) rotateZ(-180deg)");
.transform(~"translateZ(0px) rotateZ(-180deg)");
}
}

View File

@ -491,7 +491,7 @@
.o_app_name_logo {
.o_logo();
.o_logo_15();
// .o_logo_15();
vertical-align: middle;
margin: auto 5px 3px 0;
}

File diff suppressed because it is too large Load Diff