Files
web/web_no_bubble/static/src/css/web_no_bubble.scss
Jairo Llopis 77b09d555c [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2020-01-30 10:52:55 +00:00

6 lines
63 B
SCSS

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