Files
web/web_no_bubble/static/src/css/web_no_bubble.scss
Jairo Llopis 05cc9b8292 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2023-03-21 14:23:31 +01:00

6 lines
63 B
SCSS

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