Skip to content
Snippets Groups Projects
Commit b89e0f64 authored by Vincent Schippefilt's avatar Vincent Schippefilt
Browse files

[FIX] web: kanban: fix cursor blinking on settings column


When the cursor hovers just above the settings icon that appears when
the cursor is in the column is blinking between the pointer and the
"move column" pointer cursor

Task: 2060825

closes odoo/odoo#36377

Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent 96f456a2
No related branches found
No related tags found
No related merge requests found
......@@ -414,7 +414,6 @@
&:hover .o_kanban_config, .o_kanban_config.show {
visibility: visible;
margin-left: $o-kanban-inside-hgutter;
}
.o_kanban_config {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment