Files
web/web_no_bubble/static/src/css/web_no_bubble.scss
Jairo Llopis e2aa30a65a [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2021-03-09 09:43:06 +01:00

6 lines
63 B
SCSS

.o_tooltip {
&.o_animated {
display: none;
}
}