[IMP] pre-commit run after update

Includes some manual fixes to silent ESLint warnings.
This commit is contained in:
Jairo Llopis
2020-01-24 13:45:39 +00:00
parent 6d971237af
commit 77b09d555c
37 changed files with 662 additions and 532 deletions

View File

@@ -1,5 +1,5 @@
.o_tooltip {
&.o_animated {
display: none;
}
&.o_animated {
display: none;
}
}