[FIX] web_responsive: Remove overflow:visible to tables to avoid side effects

TT50468
This commit is contained in:
Víctor Martínez
2024-08-08 09:06:51 +02:00
parent 12ba87cb84
commit 6545293786

View File

@@ -250,7 +250,6 @@ html .o_web_client .o_action_manager .o_action {
// Sticky Header & Footer in List View
.o_list_view {
.table-responsive {
overflow: visible;
.o_list_table {
// th & td are here for compatibility with chrome
thead tr:nth-child(1) th {