Files
web/web_no_bubble/static/src/css/web_no_bubble.scss
Jairo Llopis 4b2ddb8594 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2021-11-26 10:43:05 +07:00

6 lines
63 B
SCSS

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