mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Added 'dropdown' menu for Technical Features only (debug mode)
This commit is contained in:
committed by
Sylvain LE GAL
parent
0337d636a1
commit
75110f5bfc
@@ -58,3 +58,10 @@
|
||||
/* hidden by default */
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Make dropdown menu button not affect text flow */
|
||||
.o_kanban_view .oe_dashboard_tile .o_dropdown_kanban {
|
||||
float: none;
|
||||
position: absolute;
|
||||
right: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user