[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
committed by ellbristow
parent 6c4b731e95
commit e2aa30a65a
2 changed files with 13 additions and 6 deletions

View File

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