[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 Thanakrit Pintana
parent 7fb75a1efe
commit 4b2ddb8594
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;
}
}